Skip to content

Hostname

apo-markt.com

Last fetched

apo-markt.com resolves to 3 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:151 as the registrar.

Nutrition Label

WHISPER CANON · apo-markt.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/apo-markt.com

Resolution chain

apo-markt.com resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.65.187.1993.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.77.187.1643.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE
3.78.23.1263.64.0.0/12AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:151
Organization
apotheke im kaufland
Contact emails

Subdomains

2 observed subdomains of apo-markt.com.

Web-graph footprint

Distinct hostnames that link to or from apo-markt.com in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for apo-markt.com.

MechanismTarget
SPF_Aapo-markt.com
SPF_Amail.mxservice.de
SPF_IP195.252.153.202
SPF_MXapo-markt.com

Related pages

Pivot deeper into the graph from apo-markt.com.

Cypher and MCP

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

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