Skip to content

Hostname

behring-apo.com

Last fetched

behring-apo.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 · behring-apo.comRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/behring-apo.com

Resolution chain

behring-apo.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
st. vitus-apotheke
Contact emails

Subdomains

2 observed subdomains of behring-apo.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

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

MechanismTarget
SPF_Abehring-apo.com
SPF_Amail.mxservice.de
SPF_IP195.252.153.202
SPF_MXbehring-apo.com

Related pages

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

Cypher and MCP

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

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