Hostname
sansei-technologies.com
Last fetched
sansei-technologies.com resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
sansei-technologies.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 35.72.141.180 | 35.72.0.0/13 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:49
- Organization
- hiroaki tsutsui
- Contact emails
Subdomains
7 observed subdomains of sansei-technologies.com.
Web-graph footprint
Distinct hostnames that link to or from sansei-technologies.com in the public web crawl.
77 sites link to this hostname.
38 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
6 SPF mechanisms authorising senders for sansei-technologies.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | _spf.shared-server.net |
| SPF_INCLUDE | dococab.jp |
| SPF_INCLUDE | sm-mta.air.ne.jp |
| SPF_INCLUDE | spf.mta.hdems.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 128.22.63.34 |
Related pages
Pivot deeper into the graph from sansei-technologies.com.
- IP · 35.72.141.180
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · sys_kanri@sansei-technologies.com
- TLD · .com
- Browse hostnames · sa…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "sansei-technologies.com"})-[: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.