Skip to content

Hostname

onlinedoctor.de

Last fetched

onlinedoctor.de resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · onlinedoctor.deRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/onlinedoctor.de

Resolution chain

onlinedoctor.de resolves to 12 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.32.104.11313.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.1413.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.7913.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
13.32.104.9013.32.104.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
18.64.8.1818.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.4018.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.7318.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
18.64.8.8118.64.8.0/22AS16509AMAZON-02 - Amazon.com, Inc.KR
3.171.214.223.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.723.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.93.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.171.214.963.171.212.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

No WHOIS records are currently associated with onlinedoctor.de in WhisperGraph.

Subdomains

7 observed subdomains of onlinedoctor.de.

Web-graph footprint

Distinct hostnames that link to or from onlinedoctor.de in the public web crawl.

465 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for onlinedoctor.de.

MechanismTarget
SPF_INCLUDE_spf.eu.sparkpostmail.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEone.zoho.eu
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.smtp.net

Related pages

Pivot deeper into the graph from onlinedoctor.de.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "onlinedoctor.de"})-[: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.