Skip to content

Hostname

magisto.com

Last fetched

magisto.com resolves to 16 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · magisto.comRouting diversity6.0/10Peering density6.7/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/magisto.com

Resolution chain

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

IPPrefixASNOperatorCountry
100.48.239.4100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
18.204.156.4518.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.109.17118.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
3.215.114.1463.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.38.1073.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.234.5.383.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.81.196.753.80.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.237.229.4234.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.219.203.20944.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.200.252.1752.200.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
52.7.207.7952.4.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.237.80.14854.237.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.58.13854.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.86.12.3654.86.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
54.90.92.18354.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.88.159.24798.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:292
Organization
******** ******** (see notes section below on how to view unmasked data)
Contact emails

Subdomains

44 observed subdomains of magisto.com.

Web-graph footprint

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

2,481 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for magisto.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf1.mcsv.net
SPF_IP198.37.159.59
SPF_IP213.57.17.195

Related pages

Pivot deeper into the graph from magisto.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "magisto.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.