Hostname
fray-id.com
Last fetched
fray-id.com resolves to 18 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in JP. WHOIS lists iana:49 as the registrar.
Nutrition Label
Resolution chain
fray-id.com resolves to 18 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
WHOIS identity
- Registrar
- iana:49
- Organization
- mash holdings co.,ltd.
- Contact emails
Subdomains
5 observed subdomains of fray-id.com.
Web-graph footprint
Distinct hostnames that link to or from fray-id.com in the public web crawl.
234 sites link to this hostname.
Threat posture
History
Mail and authentication
MX records
SPF policy
8 SPF mechanisms authorising senders for fray-id.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | amazonses.com |
| SPF_INCLUDE | kagoya.net |
| SPF_INCLUDE | spf-bma.mpme.jp |
| SPF_INCLUDE | spf.w2solution.com |
| SPF_IP | 149.72.128.58 |
| SPF_IP | 210.152.252.192/26 |
| SPF_IP | 210.239.44.128/26 |
| SPF_MX | fray-id.com |
Related pages
Pivot deeper into the graph from fray-id.com.
- IP · 13.159.93.84
- ASN · AS16509AMAZON-02 - Amazon.com, Inc.
- Registrar · iana:49
- Country · JP
- Email · it@mash-holdings.com
- TLD · .com
- Browse hostnames · fr…
- 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: "fray-id.com"})-[: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.