Hostname
aft.or.jp
Last fetched
aft.or.jp resolves to 1 IPv4 address operated by AS4713 in JP.
Nutrition Label
Resolution chain
aft.or.jp 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 |
|---|---|---|---|---|
| 61.207.11.78 | 61.207.0.0/16 | AS4713 | — | JP |
WHOIS identity
- Registrar
- —
- Organization
- color test institute
- Contact emails
- —
Subdomains
2 observed subdomains of aft.or.jp.
| Subdomain |
|---|
| admin.aft.or.jp |
| www.aft.or.jp |
Web-graph footprint
Distinct hostnames that link to or from aft.or.jp in the public web crawl.
574 sites link to this hostname.
149 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
5 SPF mechanisms authorising senders for aft.or.jp.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.besender.jp |
| SPF_INCLUDE | spf.haihaimail.jp |
| SPF_INCLUDE | spf.mail-cp.com |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 49.143.245.89 |
Related pages
Pivot deeper into the graph from aft.or.jp.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "aft.or.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.