Skip to content

Hostname

dominos.de

Last fetched

dominos.de resolves to 8 IPv4 addresses operated by AS20940 in CZ.

Nutrition Label

WHISPER CANON · dominos.deRouting diversity3.5/10Peering density9.2/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint5.6/10canon.whisper.security/host/dominos.de

Resolution chain

dominos.de resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

No WHOIS records are currently associated with dominos.de in WhisperGraph.

Subdomains

28 observed subdomains of dominos.de.

Web-graph footprint

Distinct hostnames that link to or from dominos.de in the public web crawl.

353 sites link to this hostname.

42 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dominos.de.

MechanismTarget
SPF_Adominos.de
SPF_INCLUDE_mailcluster.transip.email
SPF_INCLUDE_spf.retarus.com
SPF_INCLUDEspf-0028d303.pphosted.com
SPF_INCLUDEspf.dominos.de
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf2.dominos.de
SPF_MXdominos.de

Related pages

Pivot deeper into the graph from dominos.de.

Cypher and MCP

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

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