Hostname
feels.one
Last fetched
feels.one resolves to 13.114.42.177, announced in 13.114.0.0/18 by AMAZON-02 - Amazon.com, Inc. in JP. feels.one 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 feels.one is recorded in WhisperGraph.
Attribution
Aws
cloud · ORIGIN_AS
WHOIS identity
- Registrar
- iana:146
- Registrant organisation
- domains by proxy,
- Contact emails
- a64c6153713077b6bb822c66585338f9-24359@contact.gandi.net
Subdomains
| Subdomain |
|---|
| dev.feels.one |
| stg.feels.one |
Showing 2 of 3. View all 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
- ns-295.awsdns-36.com
- ns-339.awsdns-42.com
- ns-738.awsdns-28.net
- ns-960.awsdns-56.net
- ns-1333.awsdns-38.org
- ns-1456.awsdns-54.org
- ns-1569.awsdns-04.co.uk
- ns-1936.awsdns-50.co.uk
SPF policy
- include: amazonses.com
Threat-feed evidence
History
Related pages
Pivot from feels.one 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: "feels.one"})-[: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.