Skip to content

Hostname

carused.jp

Last fetched

carused.jp resolves to 17 IPv4 addresses operated by AMAZON-AES - Amazon.com, Inc. in US.

Nutrition Label

WHISPER CANON · carused.jpRouting diversity6.3/10Peering density7.0/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/carused.jp

Resolution chain

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

IPPrefixASNOperatorCountry
100.50.250.22100.48.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
107.20.171.0107.20.0.0/16AS14618AMAZON-AES - Amazon.com, Inc.US
107.21.180.108107.21.128.0/17AS14618AMAZON-AES - Amazon.com, Inc.US
18.206.132.13418.204.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
18.211.5.13318.208.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
23.21.86.5423.20.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
3.218.19.2553.208.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
34.196.213.23134.192.0.0/12AS14618AMAZON-AES - Amazon.com, Inc.US
52.20.82.25252.20.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.144.97.17554.144.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.156.134.17754.156.0.0/14AS14618AMAZON-AES - Amazon.com, Inc.US
54.173.92.9754.172.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
54.236.92.14154.236.64.0/18AS14618AMAZON-AES - Amazon.com, Inc.US
54.85.174.10154.84.0.0/15AS14618AMAZON-AES - Amazon.com, Inc.US
98.83.169.1898.80.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
98.94.187.11198.88.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US
13.223.9.19313.216.0.0/13AS14618AMAZON-AES - Amazon.com, Inc.US

WHOIS identity

Registrar
Organization
carpaydiem
Contact emails

Subdomains

2 observed subdomains of carused.jp.

Web-graph footprint

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

93 sites link to this hostname.

30 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for carused.jp.

MechanismTarget
SPF_INCLUDE46842418.spf02.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEmdr0015.maildealer.jp
SPF_INCLUDEmktomail.com
SPF_INCLUDEspf.protection.outlook.com

Related pages

Pivot deeper into the graph from carused.jp.

Cypher and MCP

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

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