Skip to content

Hostname

bidamount.com

Last fetched

bidamount.com resolves to 7 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · bidamount.comRouting diversity3.9/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bidamount.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.30.111104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.172.220172.67.160.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.1188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.96.3188.114.96.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.1188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
188.114.97.3188.114.97.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
65.181.120.4365.181.120.0/24AS211912NOVAENERGYLTD-AS-AP Nova Energy LTDUS

WHOIS identity

Registrar
iana:303
Organization
perfect privacy,
Contact emails

Subdomains

11 observed subdomains of bidamount.com.

Web-graph footprint

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

13 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for bidamount.com.

MechanismTarget
SPF_Abidamount.com
SPF_INCLUDEwebsitewelcome.com
SPF_IP184.154.206.219
SPF_IP184.173.239.119/32
SPF_IP192.254.250.175
SPF_IP74.53.9.165
SPF_MXbidamount.com

Related pages

Pivot deeper into the graph from bidamount.com.

Cypher and MCP

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

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