Skip to content

Hostname

oic.com

Last fetched

oic.com resolves to 12 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in MY. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · oic.comRouting diversity3.0/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/oic.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.249.213.1013.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.11913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.6913.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.249.213.8413.249.213.0/24AS16509AMAZON-02 - Amazon.com, Inc.MY
13.35.58.11113.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4413.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.4913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
13.35.58.5913.35.58.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.161.119.1033.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.23.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.643.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT
3.161.119.803.161.118.0/23AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
iana:468
Organization
******** ********
Contact emails

Subdomains

2 observed subdomains of oic.com.

Web-graph footprint

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

30 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for oic.com.

Related pages

Pivot deeper into the graph from oic.com.

Cypher and MCP

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

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