Skip to content

Hostname

danimar.io

Last fetched

danimar.io resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in ES. WHOIS lists iana:1068 as the registrar.

Nutrition Label

WHISPER CANON · danimar.ioRouting diversity3.0/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/danimar.io

Resolution chain

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

IPPrefixASNOperatorCountry
13.224.83.11913.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.3613.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.7013.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
13.224.83.7213.224.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.ES
3.166.228.1023.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.1123.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.163.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.166.228.323.166.224.0/21AS16509AMAZON-02 - Amazon.com, Inc.JP
3.168.102.1183.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.683.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.863.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.168.102.983.168.96.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:1068
Organization
privacy service provided by withheld for privacy ehf
Contact emails

Web-graph footprint

Distinct hostnames that link to or from danimar.io in the public web crawl.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for danimar.io.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from danimar.io.

Cypher and MCP

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

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