Hostname
satt.jp
Last fetched
satt.jp resolves to 210.140.76.30, announced in 210.140.64.0/19 by IDCF - IDC Frontier Inc. in JP. satt.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.
Threat posture
0threat score (procedure-native scale)
NONENo threats observed.
- Threat feeds listing this
- 0
- Verdict coverage
- known-clean
Nutrition Label
Resolution chain
IPv6 resolution
No AAAA record for satt.jp is recorded in WhisperGraph.
Attribution
idc frontier
ORIGIN_AS
WHOIS identity
- Registrant organisation
- satt,inc.
- Contact emails
- satt_system_admin@satt.jp
Subdomains
Web-graph footprint
Sampled `LINKS_TO` edges. The hyperlink layer is a pilot sample, not a web-scale crawl, so these are illustrative.
Sample inbound links
Mail and authentication
Nameservers
- 01.dnsv.jp
- 02.dnsv.jp
- 03.dnsv.jp
- 04.dnsv.jp
MX records
- satt-jp.mail.protection.outlook.com
SPF policy
- ip: 124.146.170.8/32
- ip: 124.146.170.9/32
- ip: 211.9.49.96/28
- include: amazonses.com
- include: spf.protection.outlook.com
- include: _prspf1n.guardianwall.jp
- include: spf.haihaimail.jp
- ip: 118.103.67.123
- ip: 133.18.80.211
- ip: 210.140.76.30
Threat-feed evidence
History
Related pages
Pivot from satt.jp into the addresses, networks and registries it depends on.
Cypher and MCP
Reproduce this hostname's resolution chain against graph.whisper.security:
MATCH (h:HOSTNAME {name: "satt.jp"})-[:RESOLVES_TO]->(ip:IPV4)
-[:ANNOUNCED_BY]->(ap:ANNOUNCED_PREFIX)-[:ROUTES]->(a:ASN)
OPTIONAL MATCH (a)-[:HAS_NAME]->(n:ASN_NAME)
RETURN ip.name AS ip, ap.name AS prefix, a.name AS asn, n.name AS network
LIMIT 20Or query Whisper from your own LLM workflow via the Whisper MCP server.