Skip to content

Hostname

ansons.law

Last fetched

ansons.law resolves to 2 IPv4 addresses operated by AS209242 in US. WHOIS lists iana:1011 as the registrar.

Nutrition Label

WHISPER CANON · ansons.lawRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/ansons.law

Resolution chain

ansons.law resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
iana:1011
Organization
ansons solicitors
Contact emails

Subdomains

2 observed subdomains of ansons.law.

Web-graph footprint

Distinct hostnames that link to or from ansons.law in the public web crawl.

13 sites link to this hostname.

40 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for ansons.law.

MechanismTarget
SPF_INCLUDEmd02.com
SPF_INCLUDEspf.hornetsecurity.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from ansons.law.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "ansons.law"})-[: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.