Skip to content

Hostname

testailprodotto.it

Last fetched

testailprodotto.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:ovh as the registrar.

Nutrition Label

WHISPER CANON · testailprodotto.itRouting diversity1.5/10Peering density9.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/testailprodotto.it

Resolution chain

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

IPPrefixASNOperatorCountry
5.39.18.2035.39.0.0/17AS16276FR

WHOIS identity

Registrar
registrar:ovh
Organization
mis group
Contact emails

Subdomains

6 observed subdomains of testailprodotto.it.

Web-graph footprint

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

8 sites link to this hostname.

11 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

20 SPF mechanisms authorising senders for testailprodotto.it.

MechanismTarget
SPF_Atestailprodotto.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP141.94.46.179/32
SPF_IP178.33.74.157
SPF_IP178.33.74.158
SPF_IP178.33.74.159
SPF_IP37.187.137.91
SPF_IP46.105.50.70
SPF_IP46.105.59.44
SPF_IP5.135.114.234
SPF_IP5.135.4.229
SPF_IP5.135.4.230
SPF_IP5.39.110.0/27
SPF_IP5.39.18.203
SPF_IP54.38.96.152
SPF_IP87.98.173.211
SPF_IP91.121.49.252
SPF_IP91.121.60.23
SPF_IP91.121.60.25
SPF_MXtestailprodotto.it

Related pages

Pivot deeper into the graph from testailprodotto.it.

Cypher and MCP

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

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