Skip to content

Hostname

angelini.pl

Last fetched

angelini.pl resolves to 1 IPv4 address operated by AS31034 in IT. WHOIS lists registrar:az.pl sp. z o.o. as the registrar.

Nutrition Label

WHISPER CANON · angelini.plRouting diversity1.5/10Peering density5.6/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint3.2/10canon.whisper.security/host/angelini.pl

Resolution chain

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

IPPrefixASNOperatorCountry
31.14.130.23131.14.128.0/20AS31034IT

WHOIS identity

Registrar
registrar:az.pl sp. z o.o.
Organization
acraf s.p.a.
Contact emails

Subdomains

2 observed subdomains of angelini.pl.

Web-graph footprint

Distinct hostnames that link to or from angelini.pl in the public web crawl.

24 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for angelini.pl.

MechanismTarget
SPF_INCLUDEspf-0052bf01.pphosted.com
SPF_INCLUDEspf-0052bf02.pphosted.com
SPF_INCLUDEspf.emailsignatures365.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP178.183.7.185
SPF_IP213.216.82.93

Related pages

Pivot deeper into the graph from angelini.pl.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "angelini.pl"})-[: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.