Skip to content

Hostname

i2ts.com

Last fetched

i2ts.com resolves to 1 IPv4 address operated by VECTANT ARTERIA Networks Corporation in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · i2ts.comRouting diversity1.5/10Peering density7.7/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.6/10canon.whisper.security/host/i2ts.com

Resolution chain

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

IPPrefixASNOperatorCountry
1.1.67.1291.1.64.0/19AS2519VECTANT ARTERIA Networks CorporationJP

WHOIS identity

Registrar
iana:49
Organization
i2ts,inc.
Contact emails

Subdomains

12 observed subdomains of i2ts.com.

Web-graph footprint

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

31 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for i2ts.com.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP202.215.96.192/27
SPF_IP202.215.96.224/28
SPF_IP210.170.57.160/28

Related pages

Pivot deeper into the graph from i2ts.com.

Cypher and MCP

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

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