Skip to content

Hostname

physicsdavid.net

Last fetched

physicsdavid.net resolves to 1 IPv4 address operated by NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLC in US. WHOIS lists iana:1154 as the registrar.

Nutrition Label

WHISPER CANON · physicsdavid.netRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/physicsdavid.net

Resolution chain

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

IPPrefixASNOperatorCountry
162.241.183.151162.241.176.0/21AS19871NETWORK-SOLUTIONS-HOSTING - Network Solutions, LLCUS

WHOIS identity

Registrar
iana:1154
Organization
domain privacy service fbo registrant
Contact emails

Subdomains

9 observed subdomains of physicsdavid.net.

Web-graph footprint

Distinct hostnames that link to or from physicsdavid.net in the public web crawl.

59 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • physicsdavid.net

SPF policy

3 SPF mechanisms authorising senders for physicsdavid.net.

MechanismTarget
SPF_Aphysicsdavid.net
SPF_IP162.241.183.151
SPF_MXphysicsdavid.net

Related pages

Pivot deeper into the graph from physicsdavid.net.

Cypher and MCP

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

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