Skip to content

Hostname

daftruck.it

Last fetched

daftruck.it resolves to 1 IPv4 address operated by AS16276 in FR. WHOIS lists registrar:3service s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
51.38.245.13151.38.0.0/16AS16276FR

WHOIS identity

Registrar
registrar:3service s.r.l.
Organization
ipq tecnologie srl
Contact emails

Subdomains

31 observed subdomains of daftruck.it.

Web-graph footprint

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

9 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for daftruck.it.

MechanismTarget
SPF_Adaftruck.it
SPF_INCLUDEspf.mysecurecloudhost.com
SPF_IP77.95.113.14
SPF_IP87.117.246.122
SPF_IP87.117.246.88
SPF_MXdaftruck.it

Related pages

Pivot deeper into the graph from daftruck.it.

Cypher and MCP

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

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