Skip to content

Hostname

absoluteblack.cc

Last fetched

absoluteblack.cc resolves to 1 IPv4 address operated by NINE in CH. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · absoluteblack.ccRouting diversity1.5/10Peering density4.9/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/absoluteblack.cc

Resolution chain

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

IPPrefixASNOperatorCountry
217.150.244.134217.150.240.0/20AS29691NINECH

WHOIS identity

Registrar
iana:48
Organization
private registrant
Contact emails

Subdomains

19 observed subdomains of absoluteblack.cc.

Web-graph footprint

Distinct hostnames that link to or from absoluteblack.cc in the public web crawl.

192 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for absoluteblack.cc.

MechanismTarget
SPF_Aabsoluteblack.cc
SPF_IP217.150.244.134
SPF_IP217.150.244.142
SPF_IP2a02:419:2007:1:0:0:0:4
SPF_IP95.217.72.37
SPF_MXabsoluteblack.cc

Related pages

Pivot deeper into the graph from absoluteblack.cc.

Cypher and MCP

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

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