Skip to content

Hostname

bulcargo.com

Last fetched

bulcargo.com resolves to 1 IPv4 address operated by SUPERHOSTING_AS - SuperHosting.BG Ltd. in BG. WHOIS lists iana:69 as the registrar.

Nutrition Label

WHISPER CANON · bulcargo.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bulcargo.com

Resolution chain

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

IPPrefixASNOperatorCountry
164.138.222.99164.138.222.0/23AS201200SUPERHOSTING_AS - SuperHosting.BG Ltd.BG

WHOIS identity

Registrar
iana:69
Organization
netyeiv ood
Contact emails

Subdomains

5 observed subdomains of bulcargo.com.

Web-graph footprint

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

10 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bulcargo.com.

MechanismTarget
SPF_IP128.140.176.4
SPF_IP128.140.176.8
SPF_IP164.138.222.99
SPF_IP185.184.62.2
SPF_IP185.184.62.6
SPF_IP46.10.101.162
SPF_IP80.95.23.225
SPF_IP80.95.23.250

Related pages

Pivot deeper into the graph from bulcargo.com.

Cypher and MCP

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

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