Hostname
machitera.net
Last fetched
machitera.net resolves to 1 IPv4 address operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:1485 as the registrar.
Nutrition Label
Resolution chain
machitera.net 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 |
|---|---|---|---|---|
| 13.113.173.41 | 13.112.0.0/14 | AS16509 | AMAZON-02 - Amazon.com, Inc. | JP |
WHOIS identity
- Registrar
- iana:1485
- Organization
- hyakuningumi
- Contact emails
Subdomains
11 observed subdomains of machitera.net.
Web-graph footprint
Distinct hostnames that link to or from machitera.net in the public web crawl.
65 sites link to this hostname.
8 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for machitera.net.
| Mechanism | Target |
|---|---|
| SPF_A | otera-prod-1333544132.ap-northeast-1.elb.amazonaws.com |
| SPF_A | terakoyagaku.net |
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | sendgrid.net |
| SPF_INCLUDE | spf.bmv.jp |
| SPF_IP | 13.113.173.41 |
| SPF_IP | 211.1.228.73 |
| SPF_IP | 211.1.228.89 |
Related pages
Pivot deeper into the graph from machitera.net.
- IP · 13.113.173.41
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:1485
- Country · JP
- Email · aozasa@100hito.jp
- TLD · .net
- Browse hostnames · ma…
- 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: "machitera.net"})-[: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.