Skip to content

Hostname

mad13.it

Last fetched

mad13.it resolves to 1 IPv4 address operated by ALBEDO-AS - Albedo S.r.l. in IT. WHOIS lists registrar:nano sistemi s.r.l. as the registrar.

Nutrition Label

WHISPER CANON · mad13.itRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.2/10canon.whisper.security/host/mad13.it

Resolution chain

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

IPPrefixASNOperatorCountry
81.201.5.18281.201.0.0/20AS25305ALBEDO-AS - Albedo S.r.l.IT

WHOIS identity

Registrar
registrar:nano sistemi s.r.l.
Organization
diego maniscalco
Contact emails

Subdomains

2 observed subdomains of mad13.it.

Web-graph footprint

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

10 sites link to this hostname.

49 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for mad13.it.

MechanismTarget
SPF_Amad13.it
SPF_IP81.201.5.178/32
SPF_IP81.201.5.183/32
SPF_MXmail1.nanosistemi.com
SPF_MXmail2.nanosistemi.com

Related pages

Pivot deeper into the graph from mad13.it.

Cypher and MCP

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

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