Skip to content

Hostname

dmmagnetics.com

Last fetched

dmmagnetics.com resolves to 1 IPv4 address operated by AS270179 in MX. WHOIS lists iana:4320 as the registrar.

Nutrition Label

WHISPER CANON · dmmagnetics.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/dmmagnetics.com

Resolution chain

dmmagnetics.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
38.124.220.14238.124.220.0/22AS270179MX

WHOIS identity

Registrar
iana:4320
Organization
tusite networks s.a. de c.v.
Contact emails

Subdomains

26 observed subdomains of dmmagnetics.com.

Web-graph footprint

Distinct hostnames that link to or from dmmagnetics.com in the public web crawl.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • dmmagnetics.com

SPF policy

8 SPF mechanisms authorising senders for dmmagnetics.com.

MechanismTarget
SPF_Admmagnetics.com
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEspf.tusite.net
SPF_IP15.235.115.115
SPF_IP209.236.116.251
SPF_IP38.124.220.142
SPF_IP72.9.155.227
SPF_MXdmmagnetics.com

Related pages

Pivot deeper into the graph from dmmagnetics.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "dmmagnetics.com"})-[:RESOLVES_TO]->(ip:IPV4)
      -[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)
      -[:ROUTES]->(asn:ASN)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, asn.name AS asn, n.name AS operator
LIMIT 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.