Skip to content

Hostname

dynaddr.it

Last fetched

dynaddr.it resolves to 2 IPv4 addresses operated by HETZNER-AS - Hetzner Online GmbH in DE. WHOIS lists registrar:supporthost oü as the registrar.

Nutrition Label

WHISPER CANON · dynaddr.itRouting diversity2.4/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/dynaddr.it

Resolution chain

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

IPPrefixASNOperatorCountry
116.202.95.225116.202.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE
148.251.99.117148.251.0.0/16AS24940HETZNER-AS - Hetzner Online GmbHDE

WHOIS identity

Registrar
registrar:supporthost oü
Organization
argomedia.it soc. coop.
Contact emails

Subdomains

7 observed subdomains of dynaddr.it.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for dynaddr.it.

MechanismTarget
SPF_INCLUDE_spf.argomedia.it
SPF_INCLUDE_spf.livenet.it
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from dynaddr.it.

Cypher and MCP

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

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