Skip to content

Hostname

oblic.app

Last fetched

oblic.app resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · oblic.appRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/oblic.app

Resolution chain

oblic.app resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
3.163.83.103.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.83.1213.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.83.303.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.163.83.353.163.80.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.175.115.1173.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.1213.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.1223.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU
3.175.115.1263.175.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.AU

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

Distinct hostnames that link to or from oblic.app in the public web crawl.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for oblic.app.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEzohomail.in

Related pages

Pivot deeper into the graph from oblic.app.

Cypher and MCP

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

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