Skip to content

Hostname

phase-6.de

Last fetched

phase-6.de resolves to 1 IPv4 address operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · phase-6.deRouting diversity1.5/10Peering density7.9/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/phase-6.de

Resolution chain

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

IPPrefixASNOperatorCountry
144.76.199.212144.76.0.0/16AS24940DE

WHOIS identity

No WHOIS records are currently associated with phase-6.de in WhisperGraph.

Subdomains

228 observed subdomains of phase-6.de.

Web-graph footprint

Distinct hostnames that link to or from phase-6.de in the public web crawl.

282 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

12 SPF mechanisms authorising senders for phase-6.de.

MechanismTarget
SPF_Aphase-6.de
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_IP116.202.130.181
SPF_IP144.76.141.29
SPF_IP144.76.199.212
SPF_IP176.9.142.198
SPF_IP178.63.93.80
SPF_IP2a01:4f8:200:1095:0:0:0:2
SPF_IP5.9.105.186
SPF_IP5.9.114.38
SPF_MXphase-6.de

Related pages

Pivot deeper into the graph from phase-6.de.

Cypher and MCP

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

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