Skip to content

Hostname

nextmove.it

Last fetched

nextmove.it resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in DE. WHOIS lists registrar:tucows.com co. as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
18.197.98.7218.196.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
registrar:tucows.com co.
Organization
beretta achille
Contact emails

Subdomains

108 observed subdomains of nextmove.it.

Web-graph footprint

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

7 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for nextmove.it.

MechanismTarget
SPF_Amail-ed1-f73.google.com
SPF_Anextmove.it
SPF_IP15.188.137.51/32
SPF_IP18.196.202.153/32
SPF_IP18.197.163.167/32
SPF_IP3.121.32.165/32
SPF_IP35.157.16.185/32
SPF_IP35.157.255.109/32
SPF_IP52.57.207.160/32
SPF_IP52.59.0.63/32
SPF_MXnextmove.it

Related pages

Pivot deeper into the graph from nextmove.it.

Cypher and MCP

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

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