Skip to content

Hostname

mylogistic.it

Last fetched

mylogistic.it resolves to 1 IPv4 address operated by AS12874 in IT. WHOIS lists registrar:netsons s.r.l. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
151.0.181.180151.0.128.0/17AS12874IT

WHOIS identity

Registrar
registrar:netsons s.r.l.
Organization
pierantoni s.p.a.
Contact emails

Subdomains

17 observed subdomains of mylogistic.it.

Web-graph footprint

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

2 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for mylogistic.it.

MechanismTarget
SPF_Amylogistic.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEturbo-smtp.com
SPF_IP151.0.181.176/29
SPF_IP78.26.127.211/32
SPF_MXmylogistic.it

Related pages

Pivot deeper into the graph from mylogistic.it.

Cypher and MCP

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

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