Hostname
feed.jp
Last fetched
feed.jp resolves to 210.128.1.185, announced in 210.128.0.0/16 by IIJ - Internet Initiative Japan Inc. in JP. feed.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 feed.jp is recorded in WhisperGraph.
Attribution
initiative japan
ORIGIN_AS
WHOIS identity
- Registrant organisation
- feed corporation
- Contact emails
- admin@ices.co.jp, jprs-notify@variosecure.net
Subdomains
Mail and authentication
Nameservers
- ns-282.awsdns-35.com
- ns-585.awsdns-09.net
- ns-1109.awsdns-10.org
- ns-1899.awsdns-45.co.uk
MX records
- aspmx.l.google.com
- alt1.aspmx.l.google.com
- alt2.aspmx.l.google.com
- alt3.aspmx.l.google.com
- alt4.aspmx.l.google.com
SPF policy
- include: _spf.google.com
- include: _spf.activegate-ss.jp
- include: mdmarlin.maildealer.jp
- ip: 13.114.125.189
- ip: 210.128.1.185
- ip: 218.45.24.170
- ip: 52.196.250.120
- ip: 54.178.232.217
- ip: 54.199.160.219
Threat-feed evidence
History
Related pages
Pivot from feed.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: "feed.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.