Skip to content

Hostname

bridgemarketplace.com

Last fetched

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

Nutrition Label

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

Resolution chain

bridgemarketplace.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:146
Organization
domain admin / this domain is for sale
Contact emails

Subdomains

40 observed subdomains of bridgemarketplace.com.

Web-graph footprint

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

26 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for bridgemarketplace.com.

MechanismTarget
SPF_Abridgemarketplace.com
SPF_INCLUDE21951861.spf02.hubspotemail.net
SPF_INCLUDEbf.hs-inbox.com
SPF_INCLUDEbf02x.hubspotemail.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus-east-2.amazonses.com
SPF_MXbridgemarketplace.com

Related pages

Pivot deeper into the graph from bridgemarketplace.com.

Cypher and MCP

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

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