Skip to content

Hostname

firmafon.dk

Last fetched

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

Nutrition Label

WHISPER CANON · firmafon.dkRouting diversity2.4/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/firmafon.dk

Resolution chain

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

IPPrefixASNOperatorCountry
18.164.116.2918.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.618.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7318.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.8518.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.10718.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.218.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.6718.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US
18.165.9.8118.165.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
firmafon aps
Contact emails

Subdomains

26 observed subdomains of firmafon.dk.

Web-graph footprint

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

21 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for firmafon.dk.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.googlemail.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf_zendesk.firmafon.dk
SPF_IP213.83.193.88/29
SPF_MXfirmafon.dk

Related pages

Pivot deeper into the graph from firmafon.dk.

Cypher and MCP

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

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