Skip to content

Hostname

daphorst.com

Last fetched

daphorst.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CA. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · daphorst.comRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/daphorst.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.248.160.13713.248.160.0/20AS16509AMAZON-02 - Amazon.com, Inc.CA
76.223.34.12476.223.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:638
Organization
dap horst e.o.
Contact emails

Subdomains

6 observed subdomains of daphorst.com.

Web-graph footprint

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

5 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

26 SPF mechanisms authorising senders for daphorst.com.

MechanismTarget
SPF_INCLUDE_spf0000000.daphorst.com
SPF_INCLUDEspf.animana.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.47.0.0/17
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP178.22.62.110
SPF_IP198.21.0.0/21
SPF_IP2a01:1b0::/32
SPF_IP40.107.0.0/16
SPF_IP40.92.0.0/15
SPF_IP46.44.142.238
SPF_IP46.44.162.254
SPF_IP50.31.32.0/19
SPF_IP51.4.72.0/24
SPF_IP51.4.80.0/27
SPF_IP51.5.72.0/24
SPF_IP51.5.80.0/27
SPF_IP52.100.0.0/14
SPF_IP89.146.1.51
SPF_IP89.146.1.52
SPF_IP89.146.1.57
SPF_IP89.146.1.63
SPF_IP89.146.22.206
SPF_IP89.146.63.164
SPF_IP89.188.0.0/19

Related pages

Pivot deeper into the graph from daphorst.com.

Cypher and MCP

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

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