Skip to content

Hostname

bitnoggin.com

Last fetched

bitnoggin.com resolves to 2 IPv4 addresses operated by NTHL - NETWORK TRANSIT HOLDINGS LLC in US. WHOIS lists iana:93 as the registrar.

Nutrition Label

WHISPER CANON · bitnoggin.comRouting diversity1.5/10Peering density3.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.0/10canon.whisper.security/host/bitnoggin.com

Resolution chain

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

IPPrefixASNOperatorCountry
64.22.104.10764.22.104.0/24AS11042NTHL - NETWORK TRANSIT HOLDINGS LLCUS
64.22.104.864.22.104.0/24AS11042NTHL - NETWORK TRANSIT HOLDINGS LLCUS

WHOIS identity

Registrar
iana:93
Organization
gkg.net domain proxy service
Contact emails

Subdomains

3 observed subdomains of bitnoggin.com.

Threat posture

History

Mail and authentication

MX records

  • bitnoggin.com

SPF policy

3 SPF mechanisms authorising senders for bitnoggin.com.

MechanismTarget
SPF_INCLUDEbitnoggin.com
SPF_IP64.22.104.107
SPF_IP64.22.104.8

Related pages

Pivot deeper into the graph from bitnoggin.com.

Cypher and MCP

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

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