Skip to content

Hostname

arkwrightlaw.com

Last fetched

arkwrightlaw.com resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists iana:79 as the registrar.

Nutrition Label

WHISPER CANON · arkwrightlaw.comRouting diversity1.5/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/arkwrightlaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.134.8.3191.134.0.0/16AS16276FR

WHOIS identity

Registrar
iana:79
Organization
waseem bhatti
Contact emails

Subdomains

7 observed subdomains of arkwrightlaw.com.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for arkwrightlaw.com.

MechanismTarget
SPF_Aarkwrightlaw.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.17.151.63
SPF_IP198.244.202.235
SPF_IP198.244.228.218
SPF_MXarkwrightlaw.com

Related pages

Pivot deeper into the graph from arkwrightlaw.com.

Cypher and MCP

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

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