Skip to content

Hostname

makwheels.it

Last fetched

makwheels.it resolves to 1 IPv4 address operated by AS12637 in IT. WHOIS lists registrar:register s.p.a. as the registrar.

Nutrition Label

WHISPER CANON · makwheels.itRouting diversity1.5/10Peering density6.1/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint3.2/10canon.whisper.security/host/makwheels.it

Resolution chain

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

IPPrefixASNOperatorCountry
95.174.18.17395.174.0.0/19AS12637IT

WHOIS identity

Registrar
registrar:register s.p.a.
Organization
mak spa
Contact emails

Subdomains

14 observed subdomains of makwheels.it.

Web-graph footprint

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

252 sites link to this hostname.

35 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for makwheels.it.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.mailvox.it
SPF_INCLUDEspf.protection.outlook.com
SPF_IP104.248.37.98
SPF_IP178.19.147.134
SPF_IP206.191.224.0/19
SPF_IP23.103.224.0/19
SPF_IP40.103.0.0/16
SPF_IP52.17.99.77/29
SPF_IP54.72.116.129
SPF_IP62.97.53.176/29
SPF_IP95.174.18.173
SPF_MXmakwheels.it

Related pages

Pivot deeper into the graph from makwheels.it.

Cypher and MCP

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

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