Skip to content

Hostname

agenas.it

Last fetched

agenas.it resolves to 1 IPv4 address operated by MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation in IT. WHOIS lists registrar:aruba business s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · agenas.itRouting diversity1.5/10Peering density5.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/agenas.it

Resolution chain

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

IPPrefixASNOperatorCountry
4.232.216.2004.224.0.0/12AS8075MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft CorporationIT

WHOIS identity

Registrar
registrar:aruba business s.r.l.
Organization
roma 00187 rm
Contact emails

Subdomains

95 observed subdomains of agenas.it.

Web-graph footprint

Distinct hostnames that link to or from agenas.it in the public web crawl.

257 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for agenas.it.

MechanismTarget
SPF_INCLUDEspf.protection.outlook.com
SPF_IP185.53.151.80
SPF_IP2.45.143.64/28
SPF_IP31.27.20.163
SPF_IP31.27.20.177
SPF_IP31.27.20.226
SPF_IP31.27.28.126
SPF_IP93.148.194.8/29

Related pages

Pivot deeper into the graph from agenas.it.

Cypher and MCP

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

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