Skip to content

Hostname

vintorte.com

Last fetched

vintorte.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.

Nutrition Label

WHISPER CANON · vintorte.comRouting diversity3.9/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/vintorte.com

Resolution chain

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

IPPrefixASNOperatorCountry
13.112.244.15913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.192.92.013.192.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
18.178.12.21918.178.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.78.41.21135.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.203.252.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
52.193.75.17952.192.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
iana:49
Organization
ozlink,inc.
Contact emails

Subdomains

7 observed subdomains of vintorte.com.

Web-graph footprint

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

106 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for vintorte.com.

MechanismTarget
SPF_INCLUDEe-grant.ko-sokumail.net
SPF_INCLUDEmd37.maildealer.jp
SPF_INCLUDEspfgw.fsi.ne.jp
SPF_IP133.242.82.146
SPF_IP133.242.82.147
SPF_IP153.120.126.44
SPF_IP153.120.59.199
SPF_IP153.120.61.175
SPF_IP3.115.209.151

Related pages

Pivot deeper into the graph from vintorte.com.

Cypher and MCP

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

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