Skip to content

Hostname

subscriptions.architecturaldigest.com

Last fetched

subscriptions.architecturaldigest.com resolves to 1 IPv4 address operated by CDS-GLOBAL-01 - CDS GLOBAL, INC. in US.

Nutrition Label

WHISPER CANON · subscriptions.architecturaldigest.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint7.6/10canon.whisper.security/host/subscriptions.architecturaldigest.com

Resolution chain

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

IPPrefixASNOperatorCountry
198.176.166.210198.176.166.0/24AS397973CDS-GLOBAL-01 - CDS GLOBAL, INC.US

WHOIS identity

No WHOIS records are currently associated with subscriptions.architecturaldigest.com in WhisperGraph.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for subscriptions.architecturaldigest.com.

MechanismTarget
SPF_IP137.236.154.169
SPF_IP137.236.253.172
SPF_IP137.236.253.173
SPF_IP137.236.253.174
SPF_IP137.236.253.175
SPF_IP137.236.253.177
SPF_IP137.236.253.178
SPF_IP137.236.253.182
SPF_IP137.236.253.183
SPF_IP205.183.255.160/25
SPF_IP205.183.255.161
SPF_IP205.183.255.163
SPF_IP205.183.255.164
SPF_IP205.183.255.165
SPF_IP205.183.255.166
SPF_IP205.183.255.209
SPF_IP205.183.255.210
SPF_IP205.183.255.215
SPF_IP205.183.255.230
SPF_IP205.183.255.242

Related pages

Pivot deeper into the graph from subscriptions.architecturaldigest.com.

Cypher and MCP

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

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