Skip to content

Hostname

bcgeng.com

Last fetched

bcgeng.com resolves to 1 IPv4 address operated by AS63949 in US. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · bcgeng.comRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/bcgeng.com

Resolution chain

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

IPPrefixASNOperatorCountry
173.255.236.71173.255.224.0/20AS63949US

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

7 observed subdomains of bcgeng.com.

Web-graph footprint

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

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

19 SPF mechanisms authorising senders for bcgeng.com.

MechanismTarget
SPF_Abcgeng.com
SPF_Adalert.bcgeng.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEinsightly.email
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.ess.barracudanetworks.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP108.34.18.32/27
SPF_IP157.238.137.17
SPF_IP172.16.200.0/24
SPF_IP173.255.236.71
SPF_IP208.105.169.192/27
SPF_IP208.91.114.151/32
SPF_IP216.115.120.35
SPF_IP2603:1000::/24
SPF_IP52.60.209.173
SPF_IP65.151.136.63
SPF_MXbcgeng.com

Related pages

Pivot deeper into the graph from bcgeng.com.

Cypher and MCP

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

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