Skip to content

Hostname

8bitamin.com

Last fetched

8bitamin.com resolves to 1 IPv4 address operated by ASN-XTUDIONET in ES. WHOIS lists iana:638 as the registrar.

Nutrition Label

WHISPER CANON · 8bitamin.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/8bitamin.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.125.78.117185.125.78.0/24AS60458ASN-XTUDIONETES

WHOIS identity

Registrar
iana:638
Organization
datos privados
Contact emails

Subdomains

15 observed subdomains of 8bitamin.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 8bitamin.com.

MechanismTarget
SPF_A8bitamin.com
SPF_INCLUDE_spf.gestiondeservidor.net
SPF_IP185.125.78.117
SPF_IP45.131.81.50
SPF_IP51.210.3.158
SPF_MX8bitamin.com

Related pages

Pivot deeper into the graph from 8bitamin.com.

Cypher and MCP

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

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