Skip to content

Hostname

darkagesbbs.com

Last fetched

darkagesbbs.com resolves to 1 IPv4 address operated by NOCIX - Nocix, LLC in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
192.187.108.99192.187.96.0/19AS33387NOCIX - Nocix, LLCUS

WHOIS identity

Registrar
iana:303
Organization
okie net web hosting
Contact emails

Subdomains

3 observed subdomains of darkagesbbs.com.

Web-graph footprint

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

6 sites link to this hostname.

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • darkagesbbs.com

SPF policy

8 SPF mechanisms authorising senders for darkagesbbs.com.

MechanismTarget
SPF_Adarkagesbbs.com
SPF_EXISTSmail.synchro.net
SPF_EXISTSsynchro.net
SPF_IP198.44.192.12
SPF_IP198.44.192.25
SPF_IP71.95.196.36
SPF_MXdarkagesbbs.com
SPF_MXmail.darkagesbbs.com

Related pages

Pivot deeper into the graph from darkagesbbs.com.

Cypher and MCP

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

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