Skip to content

Hostname

ballkanpetrol.com

Last fetched

ballkanpetrol.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1479 as the registrar.

Nutrition Label

WHISPER CANON · ballkanpetrol.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/ballkanpetrol.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.11.29104.21.0.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
159.195.54.62159.195.52.0/22AS197540DE
172.67.165.23172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:1479
Organization
domain administrator
Contact emails

Subdomains

7 observed subdomains of ballkanpetrol.com.

Web-graph footprint

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

13 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for ballkanpetrol.com.

MechanismTarget
SPF_Aballkanpetrol.com
SPF_IP152.53.48.229
SPF_IP159.195.54.62
SPF_IP95.216.3.212
SPF_MXballkanpetrol.com

Related pages

Pivot deeper into the graph from ballkanpetrol.com.

Cypher and MCP

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

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