Skip to content

Hostname

smeg.com

Last fetched

smeg.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · smeg.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/smeg.com

Resolution chain

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

IPPrefixASNOperatorCountry
52.28.178.21652.28.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:168
Organization
smeg s.p.a.
Contact emails

Subdomains

14 observed subdomains of smeg.com.

Web-graph footprint

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

1,823 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for smeg.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEdocebosaas.com
SPF_INCLUDEmusvc.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smeg.it
SPF_IP109.168.28.0/22
SPF_IP109.69.200.47/32
SPF_IP18.197.43.76/32
SPF_IP35.157.192.122/32
SPF_MXsmeg.com

Related pages

Pivot deeper into the graph from smeg.com.

Cypher and MCP

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

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