Skip to content

Hostname

webpathology.com

Last fetched

webpathology.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists iana:9 as the registrar.

Nutrition Label

WHISPER CANON · webpathology.comRouting diversity4.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/webpathology.com

Resolution chain

webpathology.com resolves to 20 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.226.244.3213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.4613.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.5813.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.226.244.9213.226.244.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
13.227.192.10213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.11813.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.3213.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9013.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
143.204.23.4143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.67143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.71143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
143.204.23.76143.204.20.0/22AS16509AMAZON-02 - Amazon.com, Inc.BR
18.245.46.10018.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.3618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.5918.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.46.8618.245.44.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.12418.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.12718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.718.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.66.248.7518.66.248.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:9
Organization
dharamdas ramnani, m.d.
Contact emails

Subdomains

2 observed subdomains of webpathology.com.

Web-graph footprint

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

83 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for webpathology.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from webpathology.com.

Cypher and MCP

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

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