Hostname
frx.one
Last fetched
frx.one resolves to 178.60.31.68, announced in 178.60.0.0/18 by UNSPECIFIED - R Cable y Telecable Telecomunicaciones, S.A.U. in ES. frx.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 frx.one is recorded in WhisperGraph.
Attribution
cable telecable telecomunicaciones
ORIGIN_AS
WHOIS identity
- Registrar
- iana:69
- Registrant organisation
- contact privacy inc. customer 0172889759
- Contact emails
- moonxp@sina.com
Subdomains
Mail and authentication
Nameservers
- ns1.site4now.net
- ns2.site4now.net
- ns3.site4now.net
MX records
- igw19.site4now.net
SPF policy
- include: _spf.site4now.net
- a: frx.one
- mx: frx.one
Threat-feed evidence
History
Related pages
Pivot from frx.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: "frx.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.