Skip to content

Hostname

oapintranet.com

Last fetched

oapintranet.com resolves to 3 IPv4 addresses operated by AIRTELBROADBAND-AS-AP - Bharti Airtel Ltd., Telemedia Services in IN. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · oapintranet.comRouting diversity3.0/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/oapintranet.com

Resolution chain

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

IPPrefixASNOperatorCountry
122.170.117.113122.170.117.0/24AS24560AIRTELBROADBAND-AS-AP - Bharti Airtel Ltd., Telemedia ServicesIN
49.248.38.17349.248.38.0/24AS17762HTIL-TTML-IN-AP - Tata Teleservices Maharashtra LtdIN
49.248.98.1549.248.98.0/24AS134540TTML-AS-AP - Tata Teleservices (Maharashtra) LtdIN

WHOIS identity

Registrar
iana:69
Organization
outdoor advertising prof
Contact emails

Subdomains

4 observed subdomains of oapintranet.com.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for oapintranet.com.

MechanismTarget
SPF_REDIRECTspf.ilxnetworks.com

Related pages

Pivot deeper into the graph from oapintranet.com.

Cypher and MCP

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

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