Skip to content

Hostname

ahead-personal.com

Last fetched

ahead-personal.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:141 as the registrar.

Nutrition Label

WHISPER CANON · ahead-personal.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/ahead-personal.com

Resolution chain

ahead-personal.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:141
Organization
ludwig frischmann
Contact emails

Subdomains

5 observed subdomains of ahead-personal.com.

Web-graph footprint

Distinct hostnames that link to or from ahead-personal.com in the public web crawl.

8 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

32 SPF mechanisms authorising senders for ahead-personal.com.

MechanismTarget
SPF_INCLUDEspf.hornetsecurity.com
SPF_IP20.52.200.114
SPF_IP20.52.200.124
SPF_IP20.52.200.155
SPF_IP20.79.67.222
SPF_IP20.79.68.155
SPF_IP20.79.68.76
SPF_IP20.79.69.123
SPF_IP20.79.69.154
SPF_IP20.79.69.31
SPF_IP20.79.70.102
SPF_IP20.79.70.171
SPF_IP20.79.70.172
SPF_IP20.79.70.241
SPF_IP20.79.70.32
SPF_IP20.79.70.76
SPF_IP51.116.128.176
SPF_IP51.116.131.230
SPF_IP51.116.133.56
SPF_IP51.116.133.58
SPF_IP51.116.133.65
SPF_IP51.116.133.66
SPF_IP51.116.133.67
SPF_IP51.116.133.68
SPF_IP51.116.133.69
SPF_IP51.116.133.70
SPF_IP51.116.133.71
SPF_IP51.116.133.72
SPF_IP51.116.133.79
SPF_IP51.116.133.80
SPF_IP51.116.133.81
SPF_IP51.116.145.33

Related pages

Pivot deeper into the graph from ahead-personal.com.

Cypher and MCP

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

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