Skip to content

Hostname

dalvey.com

Last fetched

dalvey.com resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · dalvey.comRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/dalvey.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.4113.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.8613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.64.174.2418.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.318.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.4818.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.174.5518.64.168.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.1003.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.263.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.663.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.73.673.168.72.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
52.222.214.4652.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.5052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9052.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.214.9352.222.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 1249667634
Contact emails

Subdomains

12 observed subdomains of dalvey.com.

Web-graph footprint

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

133 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dalvey.com.

MechanismTarget
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP89.213.9.199

Related pages

Pivot deeper into the graph from dalvey.com.

Cypher and MCP

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

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