Skip to content

Hostname

potientstream.com

Last fetched

potientstream.com resolves to 2 IPv4 addresses operated by OVH in CA. WHOIS lists iana:4326 as the registrar.

Nutrition Label

WHISPER CANON · potientstream.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/potientstream.com

Resolution chain

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

IPPrefixASNOperatorCountry
15.235.54.15615.235.0.0/17AS16276OVHCA
80.82.77.21580.82.77.0/24AS202425INT-NETWORKNL

WHOIS identity

Registrar
iana:4326
Organization
intershore consult (bvi)
Contact emails

Subdomains

1 observed subdomain of potientstream.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • potientstream.com

SPF policy

4 SPF mechanisms authorising senders for potientstream.com.

MechanismTarget
SPF_Apotientstream.com
SPF_IP15.235.54.156
SPF_IP80.82.77.215
SPF_MXpotientstream.com

Related pages

Pivot deeper into the graph from potientstream.com.

Cypher and MCP

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

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