Skip to content

Hostname

angelicsign.com

Last fetched

angelicsign.com resolves to 1 IPv4 address operated by AS52023 in RO. WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · angelicsign.comRouting diversity1.5/10Peering density1.9/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/angelicsign.com

Resolution chain

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

Registrar
iana:48
Organization
ramona popescu
Contact emails

Subdomains

10 observed subdomains of angelicsign.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • angelicsign.com

SPF policy

9 SPF mechanisms authorising senders for angelicsign.com.

MechanismTarget
SPF_Aangelicsign.com
SPF_INCLUDE_netblock.opticnet.ro
SPF_IP193.32.141.124
SPF_IP37.143.162.217
SPF_IP37.143.166.138
SPF_IP37.143.170.61
SPF_IP37.143.170.64
SPF_IP91.201.78.16
SPF_MXangelicsign.com

Related pages

Pivot deeper into the graph from angelicsign.com.

Cypher and MCP

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

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