Skip to content

Hostname

host.com.pk

Last fetched

host.com.pk resolves to 1 IPv4 address operated by ORACLE-BMC-31898 - Oracle Corporation in US.

Nutrition Label

WHISPER CANON · host.com.pkRouting diversity1.5/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/host.com.pk

Resolution chain

host.com.pk resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.185.184.25192.185.184.0/21AS31898ORACLE-BMC-31898 - Oracle CorporationUS

WHOIS identity

Registrar
Organization
cyber net australia
Contact emails

Subdomains

201 observed subdomains of host.com.pk.

Web-graph footprint

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

6 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for host.com.pk.

MechanismTarget
SPF_Ahost.com.pk
SPF_INCLUDErelay.mailchannels.net
SPF_INCLUDEwebsitewelcome.com
SPF_IP192.185.81.238
SPF_IP192.185.83.123
SPF_IP192.185.83.232
SPF_MXhost.com.pk

Related pages

Pivot deeper into the graph from host.com.pk.

Cypher and MCP

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

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