Skip to content

Hostname

dynga.com

Last fetched

dynga.com resolves to 1 IPv4 address operated by TELENOR-SE - Telenor Sverige AB in SE. WHOIS lists iana:1040 as the registrar.

Nutrition Label

WHISPER CANON · dynga.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/dynga.com

Resolution chain

dynga.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
84.217.239.16484.216.0.0/14AS8434TELENOR-SE - Telenor Sverige ABSE

WHOIS identity

Registrar
iana:1040
Organization
domain protection services,
Contact emails

Subdomains

4 observed subdomains of dynga.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for dynga.com.

MechanismTarget
SPF_Adynga.com
SPF_IP217.115.59.131
SPF_IP217.115.59.142
SPF_IP85.118.203.194
SPF_IP85.118.203.197
SPF_IP85.118.203.198
SPF_IP85.118.203.250
SPF_MXdynga.com

Related pages

Pivot deeper into the graph from dynga.com.

Cypher and MCP

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

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