Skip to content

Hostname

bgmtec.com

Last fetched

bgmtec.com resolves to 2 IPv4 addresses operated by GOOGLE - Google LLC in US. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · bgmtec.comRouting diversity2.4/10Peering density8.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/bgmtec.com

Resolution chain

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

IPPrefixASNOperatorCountry
142.250.190.10142.250.190.0/24AS15169GOOGLE - Google LLCUS
145.223.105.2145.223.104.0/22AS47583US

WHOIS identity

Registrar
iana:895
Organization
contact privacy inc. customer 12410130023
Contact emails

Subdomains

1 observed subdomain of bgmtec.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for bgmtec.com.

MechanismTarget
SPF_Abgmtec.com
SPF_INCLUDE_spf.google.com
SPF_MXbgmtec.com

Related pages

Pivot deeper into the graph from bgmtec.com.

Cypher and MCP

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

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