Skip to content

Hostname

bglco.com

Last fetched

bglco.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.37.220104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.213.157172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

35 SPF mechanisms authorising senders for bglco.com.

MechanismTarget
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDE_spf.streetcontxt.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDErelay.bswift.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.us.exclaimer.net
SPF_INCLUDEu23279653.wl154.sendgrid.net
SPF_INCLUDEu23785843.wl094.sendgrid.net
SPF_IP147.160.167.0/26
SPF_IP185.250.239.148/32
SPF_IP185.250.239.168/32
SPF_IP185.250.239.190/32
SPF_IP198.244.59.30/32
SPF_IP198.244.59.33/32
SPF_IP198.244.59.35/32
SPF_IP198.61.254.21
SPF_IP209.61.151.236/32
SPF_IP209.61.151.249
SPF_IP209.61.151.251/32
SPF_IP216.4.173.194/27
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP67.92.51.110
SPF_IP69.169.229.106/27
SPF_IP69.169.229.107
SPF_IP69.169.229.110
SPF_IP69.169.229.111
SPF_IP69.169.229.112
SPF_IP69.169.229.113
SPF_IP69.169.229.114
SPF_IP69.169.229.115
SPF_IP69.72.40.93/32
SPF_IP69.72.40.94/31
SPF_IP69.72.40.96/30
SPF_IP69.72.47.205/32

Related pages

Pivot deeper into the graph from bglco.com.

Cypher and MCP

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

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