Skip to content

Hostname

nitto.com

Last fetched

nitto.com resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

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

Resolution chain

nitto.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
35.72.108.22035.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
35.77.128.13835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for nitto.com.

MechanismTarget
SPF_INCLUDE8dproqxmwd.powerspf.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP103.2.20.162
SPF_IP118.27.108.247
SPF_IP124.33.75.228
SPF_IP133.130.101.253
SPF_IP160.251.107.165/32
SPF_IP18.181.73.49/32
SPF_IP220.213.236.162/32
SPF_IP27.121.2.120
SPF_IP3.114.14.222/32
SPF_IP52.194.31.156

Related pages

Pivot deeper into the graph from nitto.com.

Cypher and MCP

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

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