Skip to content

Hostname

accesso.futureland.it

Last fetched

accesso.futureland.it resolves to 1 IPv4 address operated by AS24994 in IT.

Nutrition Label

WHISPER CANON · accesso.futureland.itRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/accesso.futureland.it

Resolution chain

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

IPPrefixASNOperatorCountry
151.11.49.202151.11.48.0/22AS24994IT

WHOIS identity

No WHOIS records are currently associated with accesso.futureland.it in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for accesso.futureland.it.

MechanismTarget
SPF_INCLUDE_spf.leadbi.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDEmail.spf.kqi.it
SPF_INCLUDEmusvc.com
SPF_INCLUDEsmtp.ngi.it
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.webapps.net
SPF_INCLUDEspf_int.ammadv.it
SPF_IP109.168.96.150

Related pages

Pivot deeper into the graph from accesso.futureland.it.

Cypher and MCP

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

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