Skip to content

Hostname

backmagic.it

Last fetched

backmagic.it resolves to 1 IPv4 address operated by KONVERTO-AS in IT. WHOIS lists registrar:konverto s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · backmagic.itRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/backmagic.it

Resolution chain

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

IPPrefixASNOperatorCountry
195.254.235.41195.254.224.0/19AS44512KONVERTO-ASIT

WHOIS identity

Registrar
registrar:konverto s.p.a.
Organization
back magic srl
Contact emails

Subdomains

1 observed subdomain of backmagic.it.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for backmagic.it.

MechanismTarget
SPF_Abulk.rolbox.net
SPF_INCLUDEmailgun.org
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from backmagic.it.

Cypher and MCP

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

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