Skip to content

Hostname

befortlawfirm.com

Last fetched

befortlawfirm.com resolves to 1 IPv4 address operated by AS8159 in US. WHOIS lists iana:69 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
64.6.158.2064.6.158.0/24AS8159US

WHOIS identity

Registrar
iana:69
Organization
dan mauer
Contact emails

Subdomains

8 observed subdomains of befortlawfirm.com.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for befortlawfirm.com.

MechanismTarget
SPF_Abefortlawfirm.com
SPF_INCLUDE_spf.kansas.net
SPF_IP64.6.158.129
SPF_IP64.6.158.20
SPF_MXbefortlawfirm.com

Related pages

Pivot deeper into the graph from befortlawfirm.com.

Cypher and MCP

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

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