Skip to content

Hostname

namebay.com

Last fetched

namebay.com resolves to 1 IPv4 address operated by AS20756 in FR. WHOIS lists iana:88 as the registrar.

Nutrition Label

WHISPER CANON · namebay.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/namebay.com

Resolution chain

namebay.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
185.65.56.37185.65.56.0/23AS20756FR

WHOIS identity

Registrar
iana:88
Organization
namebay namebay
Contact emails

Subdomains

121 observed subdomains of namebay.com.

Web-graph footprint

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

286 sites link to this hostname.

325 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for namebay.com.

MechanismTarget
SPF_Amailrelay.rrpproxy.net
SPF_IP151.80.66.144/29
SPF_IP185.65.56.0/24
SPF_IP2001:4ba0:cafe:532::1/128
SPF_IP2001:4ba0:cafe:64::1/128
SPF_IP2a01:c8:ff00:200::1/64
SPF_IP62.141.38.216
SPF_IP62.141.38.96
SPF_IP81.92.81.46
SPF_IP81.92.85.46/32
SPF_IP91.134.185.35

Related pages

Pivot deeper into the graph from namebay.com.

Cypher and MCP

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

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