Skip to content

Hostname

bgibson.com

Last fetched

bgibson.com resolves to 2 IPv4 addresses operated by FRONTIER-FRTR - Frontier Communications of America, Inc. in US.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.102.192.11450.102.0.0/15AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US
50.104.26.4250.104.0.0/17AS5650FRONTIER-FRTR - Frontier Communications of America, Inc.US

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 bgibson.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for bgibson.com.

MechanismTarget
SPF_Aserver1.voodooviral.com
SPF_INCLUDEsendgrid.net
SPF_INCLUDEsharepointonline.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.rev.io
SPF_IP205.170.104.210
SPF_IP50.104.6.14
SPF_IP60.200.100.30
SPF_IP75.186.102.91
SPF_IP99.33.34.200
SPF_MXbgibson.com

Related pages

Pivot deeper into the graph from bgibson.com.

Cypher and MCP

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

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