Hostname
report-access.trading.refinitiv.com
Last fetched
report-access.trading.refinitiv.com resolves to 2 IPv4 addresses operated by Refinitiv-Slough-LO5-res-AS - Refinitiv Limited in GB.
Nutrition Label
Resolution chain
report-access.trading.refinitiv.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 155.46.24.102 | 155.46.24.0/24 | AS16050 | Refinitiv-Slough-LO5-res-AS - Refinitiv Limited | GB |
| 155.46.28.21 | 155.46.28.0/24 | AS10457 | ILX-ASN - Refinitiv US LLC | US |
WHOIS identity
No WHOIS records are currently associated with report-access.trading.refinitiv.com in WhisperGraph.
Threat posture
History
Related pages
Pivot deeper into the graph from report-access.trading.refinitiv.com.
- IP · 155.46.24.102
- ASN · AS16050Refinitiv-Slough-LO5-res-AS - Refinitiv Limited
- Country · GB
- Apex domain · refinitiv.com
- Parent domain · trading.refinitiv.com
- TLD · .com
- Browse hostnames · re…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "report-access.trading.refinitiv.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.