Skip to content

Hostname

oupsupport.com

Last fetched

oupsupport.com resolves to 20 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · oupsupport.comRouting diversity6.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/oupsupport.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.179.11716.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.13316.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.183.21916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.23516.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.11316.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.5016.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.71.6116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.98.10916.182.96.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
3.5.22.1943.5.22.0/23AS14618AMAZON-AES - Amazon.com, Inc.US
3.5.9.163.5.9.0/24AS14618AMAZON-AES - Amazon.com, Inc.US
52.216.210.22952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.219.14952.216.208.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.251.1152.216.251.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.40.24552.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.41.6152.216.32.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.92.10652.216.92.0/24AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.135.24552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.140.16552.217.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.10952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.164.2952.217.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:2
Organization
oxford university press
Contact emails

Subdomains

13 observed subdomains of oupsupport.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

Related pages

Pivot deeper into the graph from oupsupport.com.

Cypher and MCP

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

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