Skip to content

Hostname

magnets.com.ar

Last fetched

magnets.com.ar resolves to 2 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · magnets.com.arRouting diversity2.4/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/magnets.com.ar

Resolution chain

magnets.com.ar resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.249.114.83192.249.114.0/23AS22611INMOTION - InMotion Hosting, Inc.US
205.134.238.209205.134.238.0/23AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with magnets.com.ar in WhisperGraph.

Subdomains

20 observed subdomains of magnets.com.ar.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • magnets.com.ar

SPF policy

9 SPF mechanisms authorising senders for magnets.com.ar.

MechanismTarget
SPF_Amagnets.com.ar
SPF_INCLUDE_spf.elasticemail.com
SPF_IP190.57.225.160/27
SPF_IP190.57.233.224/27
SPF_IP190.57.234.80/29
SPF_IP190.7.29.16/28
SPF_IP192.249.114.83
SPF_IP192.249.121.148
SPF_MXmagnets.com.ar

Related pages

Pivot deeper into the graph from magnets.com.ar.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "magnets.com.ar"})-[: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.