Skip to content

Hostname

transfer.it

Last fetched

transfer.it resolves to 3 IPv4 addresses operated by AS203055 in LU. WHOIS lists registrar:instra corporation pty ltd as the registrar.

Nutrition Label

WHISPER CANON · transfer.itRouting diversity2.4/10Peering density3.1/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency3.3/10Resolver footprint5.2/10canon.whisper.security/host/transfer.it

Resolution chain

transfer.it resolves to 3 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

WHOIS identity

Registrar
registrar:instra corporation pty ltd
Organization
alessandro cassinari
Contact emails

Subdomains

8 observed subdomains of transfer.it.

Web-graph footprint

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

135 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

1 SPF mechanism authorising senders for transfer.it.

MechanismTarget
SPF_INCLUDEmega.co.nz

Related pages

Pivot deeper into the graph from transfer.it.

Cypher and MCP

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

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