Skip to content

Hostname

superiorseating.com

Last fetched

superiorseating.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · superiorseating.comRouting diversity5.9/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/superiorseating.com

Resolution chain

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

IPPrefixASNOperatorCountry
18.214.186.25318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.114.21423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.210.112.03.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.221.23.1093.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.230.187.363.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
3.231.28.143.224.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.198.25.10334.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.204.163.21734.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.104.3344.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
44.208.225.20044.192.0.0/11AS14618AMAZON-AES - Amazon.com, Inc.US
52.86.5.21552.86.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
52.91.136.2352.90.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.161.113.11654.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.162.3.16054.160.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.242.104.14854.242.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.214.180.503.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
32.194.76.16632.192.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
98.89.53.17198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.217.133.19413.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
54.159.163.14954.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:9
Organization
felix kanchik
Contact emails

Subdomains

24 observed subdomains of superiorseating.com.

Web-graph footprint

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

101 sites link to this hostname.

178 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for superiorseating.com.

MechanismTarget
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from superiorseating.com.

Cypher and MCP

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

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