Skip to content

Hostname

afmconsult.dk

Last fetched

afmconsult.dk resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in GB.

Nutrition Label

WHISPER CANON · afmconsult.dkRouting diversity1.5/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint8.0/10canon.whisper.security/host/afmconsult.dk

Resolution chain

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

IPPrefixASNOperatorCountry
18.169.254.24418.168.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.GB

WHOIS identity

Registrar
Organization
Contact emails

Subdomains

8 observed subdomains of afmconsult.dk.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for afmconsult.dk.

MechanismTarget
SPF_INCLUDEmail.smtp2go.com
SPF_INCLUDEobelix.pixact.dk
SPF_INCLUDEspf.protection.outlook.com
SPF_IP18.169.254.244
SPF_IP89.233.5.130
SPF_MXafmconsult.dk

Related pages

Pivot deeper into the graph from afmconsult.dk.

Cypher and MCP

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

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