Skip to content

Hostname

consist.de

Last fetched

consist.de resolves to 1 IPv4 address operated by PLANET- in DE.

Nutrition Label

WHISPER CANON · consist.deRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/consist.de

Resolution chain

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

IPPrefixASNOperatorCountry
213.254.56.220213.254.56.0/23AS8351PLANET-DE

WHOIS identity

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

Subdomains

39 observed subdomains of consist.de.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for consist.de.

MechanismTarget
SPF_INCLUDEargus.consist.de
SPF_INCLUDEhermes.consist.de
SPF_INCLUDEmailout.p4.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEstargate.consist.de

Related pages

Pivot deeper into the graph from consist.de.

Cypher and MCP

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

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