Skip to content

Hostname

linkmail.it

Last fetched

linkmail.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:neen s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · linkmail.itRouting diversity1.5/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.0/10canon.whisper.security/host/linkmail.it

Resolution chain

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

IPPrefixASNOperatorCountry
83.103.59.5383.103.0.0/18AS12874IT

WHOIS identity

Registrar
registrar:neen s.p.a.
Organization
linkness
Contact emails

Subdomains

81 observed subdomains of linkmail.it.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • linkmail.it

SPF policy

6 SPF mechanisms authorising senders for linkmail.it.

MechanismTarget
SPF_Alinkmail.it
SPF_IP185.36.74.11
SPF_IP83.103.59.138
SPF_IP83.103.59.53
SPF_IP83.103.59.75
SPF_MXlinkmail.it

Related pages

Pivot deeper into the graph from linkmail.it.

Cypher and MCP

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

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