Skip to content

Hostname

alilochhead.com

Last fetched

alilochhead.com resolves to 1 IPv4 address operated by AS47583 in FR. WHOIS lists iana:113 as the registrar.

Nutrition Label

WHISPER CANON · alilochhead.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/alilochhead.com

Resolution chain

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

IPPrefixASNOperatorCountry
31.97.154.11931.97.152.0/21AS47583FR

WHOIS identity

Registrar
iana:113
Organization
ali lochhead
Contact emails

Subdomains

2 observed subdomains of alilochhead.com.

Web-graph footprint

Distinct hostnames that link to or from alilochhead.com in the public web crawl.

5 sites link to this hostname.

31 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for alilochhead.com.

MechanismTarget
SPF_Aalilochhead.com
SPF_IP154.16.144.41
SPF_IP154.16.144.43
SPF_IP205.234.162.246
SPF_IP216.246.98.214
SPF_IP31.97.154.119
SPF_IP64.202.107.38
SPF_MXalilochhead.com

Related pages

Pivot deeper into the graph from alilochhead.com.

Cypher and MCP

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

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