Skip to content

Hostname

deutermanlaw.com

Last fetched

deutermanlaw.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · deutermanlaw.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/deutermanlaw.com

Resolution chain

deutermanlaw.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

9 observed subdomains of deutermanlaw.com.

Web-graph footprint

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

42 sites link to this hostname.

139 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for deutermanlaw.com.

MechanismTarget
SPF_INCLUDE20747780.spf01.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com
SPF_IP149.20.204.231
SPF_IP149.20.205.136
SPF_IP207.144.124.42
SPF_IP216.194.103.90
SPF_IP52.1.3.253
SPF_IP54.165.82.54
SPF_IP66.61.221.98

Related pages

Pivot deeper into the graph from deutermanlaw.com.

Cypher and MCP

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

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