Skip to content

Hostname

izpalniteli.com

Last fetched

izpalniteli.com resolves to 1 IPv4 address operated by SUPERHOSTING_AS in BG. WHOIS lists iana:1519 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
185.80.0.47185.80.0.0/23AS201200SUPERHOSTING_ASBG

WHOIS identity

Registrar
iana:1519
Organization
balkan developments
Contact emails

Subdomains

3 observed subdomains of izpalniteli.com.

Web-graph footprint

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

9 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for izpalniteli.com.

MechanismTarget
SPF_Aizpalniteli.com
SPF_IP185.80.0.47
SPF_MXizpalniteli.com

Related pages

Pivot deeper into the graph from izpalniteli.com.

Cypher and MCP

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

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