Skip to content

Hostname

with.is

Last fetched

with.is resolves to 16 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP.

Nutrition Label

WHISPER CANON · with.isRouting diversity5.7/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.5/10canon.whisper.security/host/with.is

Resolution chain

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

IPPrefixASNOperatorCountry
13.113.105.7913.112.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
13.158.154.8213.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.42.21813.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.231.58.13213.230.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
175.41.248.234175.41.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.JP
18.176.195.13118.176.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.180.188.11618.180.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
18.182.255.22918.182.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.JP
35.75.131.17235.72.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.123.12452.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
52.199.31.22252.196.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.JP
54.238.151.2954.238.128.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.248.122.14254.248.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
54.92.104.14954.92.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP
13.159.120.6013.158.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.JP
13.193.66.8813.193.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.JP

WHOIS identity

Registrar
Organization
sadanori yasuda
Contact emails

Subdomains

12 observed subdomains of with.is.

Web-graph footprint

Distinct hostnames that link to or from with.is in the public web crawl.

551 sites link to this hostname.

33 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for with.is.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEzoho.com

Related pages

Pivot deeper into the graph from with.is.

Cypher and MCP

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

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