Skip to content

Hostname

danilop.net

Last fetched

danilop.net resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · danilop.netRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/danilop.net

Resolution chain

danilop.net resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.156.85.105108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.12108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.29108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
108.156.85.60108.156.84.0/23AS16509AMAZON-02 - Amazon.com, Inc.US
13.226.69.10913.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.11113.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.12313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
13.226.69.1313.226.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.HK
52.222.236.11252.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.11452.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.6852.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
52.222.236.7352.222.236.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:81
Organization
danilo poccia
Contact emails

Subdomains

8 observed subdomains of danilop.net.

Web-graph footprint

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

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for danilop.net.

MechanismTarget
SPF_INCLUDEicloud.com

Related pages

Pivot deeper into the graph from danilop.net.

Cypher and MCP

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

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