Skip to content

Hostname

siegfriedgroup.com

Last fetched

siegfriedgroup.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:299 as the registrar.

Nutrition Label

WHISPER CANON · siegfriedgroup.comRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/siegfriedgroup.com

Resolution chain

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

IPPrefixASNOperatorCountry
45.33.90.12645.33.64.0/19AS63949US

WHOIS identity

Registrar
iana:299
Organization
domain administrator
Contact emails

Subdomains

47 observed subdomains of siegfriedgroup.com.

Web-graph footprint

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

52 sites link to this hostname.

75 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for siegfriedgroup.com.

MechanismTarget
SPF_Adispatch-us.ppe-hosted.com
SPF_INCLUDEcvent-planner.com
SPF_INCLUDEem8231.siegfriedgroup.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.constantcontact.com
SPF_INCLUDEspf.happyfox.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_IP207.245.84.0/26
SPF_IP209.177.160.8
SPF_IP209.177.160.9/32
SPF_IP209.177.169.160
SPF_IP209.177.169.161/32
SPF_IP209.177.170.160
SPF_IP209.177.170.161/32
SPF_IP38.101.97.32/27

Related pages

Pivot deeper into the graph from siegfriedgroup.com.

Cypher and MCP

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

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