Skip to content

Hostname

cc.angelicsign.com

Last fetched

cc.angelicsign.com resolves to 1 IPv4 address operated by AS52023 in RO.

Nutrition Label

WHISPER CANON · cc.angelicsign.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/cc.angelicsign.com

Resolution chain

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

IPPrefixASNOperatorCountry
37.143.162.21737.143.162.0/24AS52023RO

WHOIS identity

No WHOIS records are currently associated with cc.angelicsign.com in WhisperGraph.

Subdomains

1 observed subdomain of cc.angelicsign.com.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for cc.angelicsign.com.

MechanismTarget
SPF_Acc.angelicsign.com
SPF_INCLUDE_netblock.opticnet.ro
SPF_IP193.32.141.124
SPF_IP37.143.162.217
SPF_IP37.143.166.138
SPF_IP37.143.167.26
SPF_IP37.143.170.248
SPF_IP37.143.170.61
SPF_IP37.143.170.64
SPF_IP91.201.77.1
SPF_IP91.201.77.85
SPF_IP91.201.78.16
SPF_MXcc.angelicsign.com

Related pages

Pivot deeper into the graph from cc.angelicsign.com.

Cypher and MCP

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

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