Hostname
deseo-sys.co.jp
Last fetched
deseo-sys.co.jp resolves to 2 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US.
Nutrition Label
Resolution chain
deseo-sys.co.jp resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 75.2.121.240 | 75.2.112.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
| 99.83.238.181 | 99.83.224.0/20 | AS16509 | AMAZON-02 - Amazon.com, Inc. | US |
WHOIS identity
- Registrar
- —
- Organization
- deseo systems
- Contact emails
- —
Subdomains
2 observed subdomains of deseo-sys.co.jp.
Web-graph footprint
Distinct hostnames that link to or from deseo-sys.co.jp in the public web crawl.
6 sites link to this hostname.
7 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
3 SPF mechanisms authorising senders for deseo-sys.co.jp.
| Mechanism | Target |
|---|---|
| SPF_A | mail.deseo-sys.co.jp |
| SPF_IP | 18.179.190.255/32 |
| SPF_IP | 54.248.144.12/32 |
Related pages
Pivot deeper into the graph from deseo-sys.co.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "deseo-sys.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.