Skip to content

Hostname

timma.dk

Last fetched

timma.dk resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · timma.dkRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/timma.dk

Resolution chain

timma.dk resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.139.47.110108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.112108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.75108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
108.139.47.90108.139.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.12018.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.2218.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.5118.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.154.185.5718.154.184.0/21AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
eg danmark a/s
Contact emails

Subdomains

16 observed subdomains of timma.dk.

Web-graph footprint

Distinct hostnames that link to or from timma.dk in the public web crawl.

101 sites link to this hostname.

3 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for timma.dk.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.mtasv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_MXtimma.dk

Related pages

Pivot deeper into the graph from timma.dk.

Cypher and MCP

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

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