Skip to content

Hostname

runteq.jp

Last fetched

runteq.jp resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in CZ.

Nutrition Label

WHISPER CANON · runteq.jpRouting diversity3.5/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/runteq.jp

Resolution chain

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

IPPrefixASNOperatorCountry
13.227.192.2413.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.6513.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.7613.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
13.227.192.9713.227.192.0/24AS16509AMAZON-02 - Amazon.com, Inc.CZ
18.245.60.12118.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.3518.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.8618.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
18.245.60.918.245.60.0/22AS16509AMAZON-02 - Amazon.com, Inc.DE
3.167.163.1053.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.253.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.343.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.167.163.893.167.160.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
99.84.91.12099.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.12199.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.3999.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT
99.84.91.8599.84.88.0/21AS16509AMAZON-02 - Amazon.com, Inc.AT

WHOIS identity

Registrar
Organization
startuptechnology,
Contact emails

Subdomains

92 observed subdomains of runteq.jp.

Web-graph footprint

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

212 sites link to this hostname.

315 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for runteq.jp.

MechanismTarget
SPF_INCLUDE7856429.spf03.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEm01-ahd-sys.net

Related pages

Pivot deeper into the graph from runteq.jp.

Cypher and MCP

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

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