Skip to content

Hostname

rddblog.com

Last fetched

rddblog.com resolves to 3 IPv4 addresses operated by POWERLINE-AS-AP - POWER LINE DATACENTER in ZA. WHOIS lists iana:1923 as the registrar.

Nutrition Label

WHISPER CANON · rddblog.comRouting diversity3.0/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/rddblog.com

Resolution chain

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

IPPrefixASNOperatorCountry
160.124.90.88160.124.64.0/19AS132839POWERLINE-AS-AP - POWER LINE DATACENTERZA
186.240.69.17186.240.64.0/19AS132839POWERLINE-AS-AP - POWER LINE DATACENTERBR
43.165.172.17143.165.128.0/18AS132203TENCENT-NET-AP-CN - Tencent Building, Kejizhongyi Avenue

WHOIS identity

Registrar
iana:1923
Organization
coolbison
Contact emails

Subdomains

6 observed subdomains of rddblog.com.

Web-graph footprint

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

7 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Related pages

Pivot deeper into the graph from rddblog.com.

Cypher and MCP

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

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