Skip to content

Hostname

frewa.jp

Last fetched

frewa.jp is a hostname indexed by WhisperGraph, the internet-infrastructure graph behind the Whisper Internet Directory. frewa.jp is not listed on any threat feed indexed by WhisperGraph; reconciled level NONE.

Threat posture

0threat score (procedure-native scale)

NONE

No threats observed.

Threat feeds listing this
0
Verdict coverage
known-clean

Nutrition Label

WHISPER CANON · frewa.jpRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/frewa.jp

Resolution chain

No IPv4 resolution is recorded for frewa.jp in WhisperGraph.

IPv6 resolution

No AAAA record for frewa.jp is recorded in WhisperGraph.

WHOIS identity

Contact emails
admin@muumuu-domain.com

Subdomains

Showing 2 of 2 subdomains (2 per page).

Mail and authentication

Nameservers

  • ns-469.awsdns-58.com
  • ns-907.awsdns-49.net
  • ns-1469.awsdns-55.org
  • ns-1782.awsdns-30.co.uk

MX records

  • inbound-smtp.us-east-1.amazonaws.com

SPF policy

  • include: amazonses.com
  • include: msx.steak-flexie.info
  • ip: 13.114.115.154
  • ip: 13.115.125.11
  • ip: 175.41.208.180
  • ip: 35.72.60.4
  • ip: 35.75.197.126
  • ip: 35.77.175.185
  • ip: 35.79.32.63
  • ip: 52.194.151.89
  • ip: 52.199.90.240
  • ip: 52.69.169.95
  • ip: 54.168.77.205
  • ip: 54.178.4.61
  • ip: 54.95.169.204
  • ip: 57.181.57.44

Threat-feed evidence

History

Related pages

Pivot from frewa.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: "frewa.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 20

Or query Whisper from your own LLM workflow via the Whisper MCP server.