Skip to content

Hostname

itup.co.jp

Last fetched

itup.co.jp resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · itup.co.jpRouting diversity3.5/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint8.3/10canon.whisper.security/host/itup.co.jp

Resolution chain

itup.co.jp resolves to 4 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
13.115.44.19213.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
35.74.50.3835.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.96.20354.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.64.235.1454.64.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
itup corporation
Contact emails

Subdomains

16 observed subdomains of itup.co.jp.

Web-graph footprint

Distinct hostnames that link to or from itup.co.jp in the public web crawl.

15 sites link to this hostname.

16 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for itup.co.jp.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.moneyforward.com
SPF_INCLUDEone.zoho.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEzcsend.net
SPF_IP3.115.91.86
SPF_IP52.193.249.237
SPF_IP52.197.92.182
SPF_IP54.65.221.74
SPF_MXitup.co.jp

Related pages

Pivot deeper into the graph from itup.co.jp.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "itup.co.jp"})-[: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.