Skip to content

Hostname

bridgesgm.com

Last fetched

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

Nutrition Label

WHISPER CANON · bridgesgm.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/bridgesgm.com

Resolution chain

bridgesgm.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:69
Organization
bridges chevrolet buick gmc
Contact emails

Subdomains

3 observed subdomains of bridgesgm.com.

Web-graph footprint

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

19 sites link to this hostname.

54 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

37 SPF mechanisms authorising senders for bridgesgm.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.hosting.cdkcrm.com
SPF_INCLUDE_spf.hosting.cdkglobal.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.163.151.145
SPF_IP148.163.155.93
SPF_IP149.72.0.0/16
SPF_IP167.89.0.0/17
SPF_IP168.245.0.0/17
SPF_IP184.73.203.127
SPF_IP192.254.112.0/20
SPF_IP198.21.0.0/21
SPF_IP198.37.144.0/20
SPF_IP199.59.128.22/32
SPF_IP204.11.139.0/24
SPF_IP204.14.234.1/24
SPF_IP204.193.152.0/24
SPF_IP207.13.98.1/24
SPF_IP207.187.164.0/24
SPF_IP207.229.57.70
SPF_IP207.229.57.71
SPF_IP207.229.57.72
SPF_IP208.117.48.0/20
SPF_IP208.181.101.218
SPF_IP208.181.101.234
SPF_IP216.194.117.0/26
SPF_IP3.212.20.151
SPF_IP34.235.43.118
SPF_IP50.31.32.0/19
SPF_IP50.59.43.0/24
SPF_IP52.5.193.153/32
SPF_IP54.162.88.203
SPF_IP54.165.224.135/32
SPF_IP63.143.55.0/24
SPF_IP64.31.50.0/24
SPF_MXbridgesgm.com

Related pages

Pivot deeper into the graph from bridgesgm.com.

Cypher and MCP

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

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