Skip to content

Hostname

futuraconverting.com

Last fetched

futuraconverting.com resolves to 1 IPv4 address operated by FASTWEB in IT. WHOIS lists iana:168 as the registrar.

Nutrition Label

WHISPER CANON · futuraconverting.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/futuraconverting.com

Resolution chain

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

IPPrefixASNOperatorCountry
93.55.119.13993.48.0.0/13AS12874FASTWEBIT

WHOIS identity

Registrar
iana:168
Organization
o.m. futura s.p.a.
Contact emails

Subdomains

14 observed subdomains of futuraconverting.com.

Web-graph footprint

Distinct hostnames that link to or from futuraconverting.com in the public web crawl.

19 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for futuraconverting.com.

MechanismTarget
SPF_INCLUDEspf.webapps.net

Related pages

Pivot deeper into the graph from futuraconverting.com.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "futuraconverting.com"})-[: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.