Skip to content

Hostname

daptory.com

Last fetched

daptory.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · daptory.comRouting diversity5.9/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/daptory.com

Resolution chain

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

IPPrefixASNOperatorCountry
3.5.121.473.5.121.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.122.1183.5.122.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.143.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2213.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2403.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.2513.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.134.313.5.134.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.1653.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.135.563.5.135.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.1683.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.943.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.136.983.5.136.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.1043.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.138.2403.5.138.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
3.5.139.1463.5.139.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.16052.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.140.3052.219.140.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.168.16452.219.168.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.169.9252.219.169.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE
52.219.170.2452.219.170.0/24AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
on behalf of daptory.com owner
Contact emails

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for daptory.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from daptory.com.

Cypher and MCP

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

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