Skip to content

Hostname

erabuild.bg

Last fetched

erabuild.bg resolves to 1 IPv4 address operated by AS51167 in DE.

Nutrition Label

WHISPER CANON · erabuild.bgRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/erabuild.bg

Resolution chain

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

IPPrefixASNOperatorCountry
62.84.183.7062.84.176.0/20AS51167DE

WHOIS identity

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

Subdomains

9 observed subdomains of erabuild.bg.

Web-graph footprint

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

17 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for erabuild.bg.

MechanismTarget
SPF_Aerabuild.bg
SPF_INCLUDEfit.spf.superhosting.bg
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsmtp-out.spf.superhosting.bg
SPF_IP185.45.66.17
SPF_IP185.45.67.17
SPF_IP213.136.94.62
SPF_MXerabuild.bg

Related pages

Pivot deeper into the graph from erabuild.bg.

Cypher and MCP

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

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