Skip to content

Hostname

bitcoin-code.app

Last fetched

bitcoin-code.app resolves to 2 IPv4 addresses operated by ASFREEZONA in SK. WHOIS lists iana:1519 as the registrar.

Nutrition Label

WHISPER CANON · bitcoin-code.appRouting diversity2.4/10Peering density4.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.0/10canon.whisper.security/host/bitcoin-code.app

Resolution chain

bitcoin-code.app resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
176.112.191.141176.112.176.0/20AS58044ASFREEZONASK
212.193.29.134212.193.29.0/24AS213035REVNET TELECOMUNICACOES E SERVICOS LTDACZ

WHOIS identity

Registrar
iana:1519
Organization
gravity marketing solutions
Contact emails

Subdomains

1 observed subdomain of bitcoin-code.app.

Web-graph footprint

Distinct hostnames that link to or from bitcoin-code.app in the public web crawl.

114 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for bitcoin-code.app.

MechanismTarget
SPF_INCLUDEspf.migadu.com

Related pages

Pivot deeper into the graph from bitcoin-code.app.

Cypher and MCP

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

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