Skip to content

Hostname

angvlar.com

Last fetched

angvlar.com resolves to 1 IPv4 address operated by AS205275 in RO. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · angvlar.comRouting diversity1.5/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/angvlar.com

Resolution chain

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

IPPrefixASNOperatorCountry
86.106.30.5386.106.30.0/24AS205275RO

WHOIS identity

Registrar
iana:2487
Organization
angvlar srl
Contact emails

Subdomains

74 observed subdomains of angvlar.com.

Web-graph footprint

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

7 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for angvlar.com.

MechanismTarget
SPF_Aangvlar.com
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.topdns.com
SPF_INCLUDErelay.romarg.net
SPF_IP86.106.30.53
SPF_IP89.42.218.114
SPF_IP89.42.218.31
SPF_MXangvlar.com

Related pages

Pivot deeper into the graph from angvlar.com.

Cypher and MCP

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

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