Skip to content

Hostname

bit2me.com

Last fetched

bit2me.com resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:625 as the registrar.

Nutrition Label

WHISPER CANON · bit2me.comRouting diversity2.4/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/bit2me.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.20.34.144104.20.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.150.115172.66.144.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:625
Organization
domain protection services,
Contact emails

Subdomains

50 observed subdomains of bit2me.com.

Web-graph footprint

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

1,185 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

18 SPF mechanisms authorising senders for bit2me.com.

MechanismTarget
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.google.com
SPF_INCLUDEeu.zcsend.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEspf.zoho.com
SPF_INCLUDEtransmail.net
SPF_IP147.160.167.0/26
SPF_IP149.72.187.38
SPF_IP149.72.193.2
SPF_IP176.28.104.1/24
SPF_IP185.103.36.192/28
SPF_IP185.103.37.224/28
SPF_IP185.2.150.1/24
SPF_IP185.99.184.144/28
SPF_IP23.21.109.197/32
SPF_IP23.21.109.212/32
SPF_IP5.57.226.1/24
SPF_IP5.57.227.80/28

Related pages

Pivot deeper into the graph from bit2me.com.

Cypher and MCP

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

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