Skip to content

Hostname

beynensonlaw.com

Last fetched

beynensonlaw.com resolves to 2 IPv4 addresses operated by CDN77 - Datacamp Limited in US. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · beynensonlaw.comRouting diversity2.4/10Peering density9.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/beynensonlaw.com

Resolution chain

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

IPPrefixASNOperatorCountry
143.244.60.195143.244.60.0/23AS60068CDN77 - Datacamp LimitedUS
169.150.236.107169.150.236.0/24AS60068CDN77 - Datacamp LimitedUS

WHOIS identity

Registrar
iana:431
Organization
private registrant
Contact emails

Subdomains

9 observed subdomains of beynensonlaw.com.

Web-graph footprint

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

28 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for beynensonlaw.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEnetblocks.dreamhost.com
SPF_INCLUDErelay.mailchannels.net
SPF_MXbeynensonlaw.com

Related pages

Pivot deeper into the graph from beynensonlaw.com.

Cypher and MCP

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

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