Skip to content

Hostname

dynacon.se

Last fetched

dynacon.se resolves to 2 IPv4 addresses operated by GOOGLE-2 - Google LLC in FI. WHOIS lists registrar:loopia ab as the registrar.

Nutrition Label

WHISPER CANON · dynacon.seRouting diversity2.4/10Peering density5.3/10MOAS conflict⚠ 2 conflictsThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/dynacon.se

Resolution chain

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

IPPrefixASNOperatorCountry
35.217.1.21135.217.0.0/18AS19527GOOGLE-2 - Google LLCFI
91.201.60.11091.201.60.0/22AS44136SE

WHOIS identity

Registrar
registrar:loopia ab
Organization
Contact emails

Subdomains

4 observed subdomains of dynacon.se.

Web-graph footprint

Distinct hostnames that link to or from dynacon.se in the public web crawl.

17 sites link to this hostname.

17 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for dynacon.se.

MechanismTarget
SPF_INCLUDEspf.griffel.se
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.dlsnetwork.se

Related pages

Pivot deeper into the graph from dynacon.se.

Cypher and MCP

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

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