Skip to content

Hostname

bgiglass.com

Last fetched

bgiglass.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · bgiglass.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/bgiglass.com

Resolution chain

bgiglass.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:82
Organization
bangkokglass public company
Contact emails

Subdomains

20 observed subdomains of bgiglass.com.

Web-graph footprint

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

17 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for bgiglass.com.

MechanismTarget
SPF_Abgiglass.com
SPF_INCLUDEspf-corp.truemail.co.th
SPF_INCLUDEspf.protection.outlook.com
SPF_IP203.144.173.0/24
SPF_IP61.90.131.18
SPF_IP61.91.219.197
SPF_IP61.91.219.199
SPF_IP61.91.219.202
SPF_IP61.91.219.203
SPF_MXbgiglass.com

Related pages

Pivot deeper into the graph from bgiglass.com.

Cypher and MCP

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

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