Skip to content

Hostname

bitstamp.net

Last fetched

bitstamp.net resolves to 2 IPv4 addresses operated by INCAPSULA - Incapsula Inc in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · bitstamp.netRouting diversity2.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/bitstamp.net

Resolution chain

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

IPPrefixASNOperatorCountry
107.154.133.13107.154.133.0/24AS19551INCAPSULA - Incapsula IncUS
45.60.111.1345.60.111.0/24AS19551INCAPSULA - Incapsula IncUS

WHOIS identity

Registrar
iana:292
Organization
contact privacy inc. customer 0128129599
Contact emails

Subdomains

44 observed subdomains of bitstamp.net.

Web-graph footprint

Distinct hostnames that link to or from bitstamp.net in the public web crawl.

3,025 sites link to this hostname.

44 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

11 SPF mechanisms authorising senders for bitstamp.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP109.245.242.161
SPF_IP142.154.209.234
SPF_IP35.158.7.10
SPF_IP52.212.19.177/32
SPF_IP54.235.132.61
SPF_IP78.141.180.146
SPF_IP93.103.0.34

Related pages

Pivot deeper into the graph from bitstamp.net.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "bitstamp.net"})-[: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.