Skip to content

Hostname

bgtechs.com

Last fetched

bgtechs.com resolves to 15 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · bgtechs.comRouting diversity5.2/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/bgtechs.com

Resolution chain

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

IPPrefixASNOperatorCountry
16.15.183.10916.15.176.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.184.5316.15.184.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.195.6916.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.199.1116.15.192.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.203.17316.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.2716.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.15.207.6416.15.200.0/21AS14618AMAZON-AES - Amazon.com, Inc.US
16.182.68.3716.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
16.182.71.6116.182.64.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.54.1352.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.216.59.23752.216.48.0/20AS16509AMAZON-02 - Amazon.com, Inc.US
52.217.192.17352.217.192.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.132.21354.231.128.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.167.6154.231.160.0/19AS16509AMAZON-02 - Amazon.com, Inc.US
54.231.232.10954.231.224.0/19AS16509AMAZON-02 - Amazon.com, Inc.US

WHOIS identity

Registrar
iana:468
Organization
contact privacy inc. customer 124339919
Contact emails

Subdomains

3 observed subdomains of bgtechs.com.

Web-graph footprint

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

38 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bgtechs.com.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from bgtechs.com.

Cypher and MCP

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

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