Skip to content

Hostname

apmoller.com

Last fetched

apmoller.com resolves to 1 IPv4 address operated by KONFORM-AS in DK.

Nutrition Label

WHISPER CANON · apmoller.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/apmoller.com

Resolution chain

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

IPPrefixASNOperatorCountry
91.209.190.7091.209.190.0/24AS198452KONFORM-ASDK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for apmoller.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.59.106.0/23
SPF_IP148.59.108.0/23
SPF_IP193.163.252.50
SPF_IP193.163.252.51
SPF_IP206.191.224.0/19
SPF_IP208.185.229.0/24
SPF_IP208.185.235.0/24
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16

Related pages

Pivot deeper into the graph from apmoller.com.

Cypher and MCP

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

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