Skip to content

Hostname

alpha-test.de

Last fetched

alpha-test.de resolves to 2 IPv4 addresses operated by AS24940 in DE.

Nutrition Label

WHISPER CANON · alpha-test.deRouting diversity2.4/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/alpha-test.de

Resolution chain

alpha-test.de resolves to 2 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 alpha-test.de in WhisperGraph.

Subdomains

46 observed subdomains of alpha-test.de.

Web-graph footprint

Distinct hostnames that link to or from alpha-test.de in the public web crawl.

10 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for alpha-test.de.

MechanismTarget
SPF_Aalpha-test.de
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.10.192.186
SPF_IP185.10.192.187
SPF_IP185.10.192.190
SPF_IP62.116.187.164
SPF_IP85.214.173.202
SPF_IP85.215.237.219
SPF_IP91.220.34.159
SPF_IP91.220.34.96
SPF_MXalpha-test.de

Related pages

Pivot deeper into the graph from alpha-test.de.

Cypher and MCP

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

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