Skip to content

Hostname

ipo.bg

Last fetched

ipo.bg resolves to 2 IPv4 addresses operated by SUPERHOSTING_AS in BG.

Nutrition Label

WHISPER CANON · ipo.bgRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/ipo.bg

Resolution chain

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

IPPrefixASNOperatorCountry
195.191.148.123195.191.148.0/23AS201200SUPERHOSTING_ASBG
45.158.31.8645.158.30.0/23AS201200SUPERHOSTING_ASBG

WHOIS identity

No WHOIS records are currently associated with ipo.bg in WhisperGraph.

Subdomains

13 observed subdomains of ipo.bg.

Web-graph footprint

Distinct hostnames that link to or from ipo.bg in the public web crawl.

12 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • ipo.bg

SPF policy

7 SPF mechanisms authorising senders for ipo.bg.

MechanismTarget
SPF_Aipo.bg
SPF_INCLUDEkimba.spf.superhosting.bg
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP195.191.148.24
SPF_IP195.191.149.24
SPF_IP45.158.31.86
SPF_MXipo.bg

Related pages

Pivot deeper into the graph from ipo.bg.

Cypher and MCP

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

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