Skip to content

Hostname

refinitiv.com

Last fetched

refinitiv.com resolves to 1 IPv4 address operated by JPMORGAN-DALLAS-JIP - JPMorgan Chase & Co. in US. WHOIS lists iana:292 as the registrar.

Nutrition Label

WHISPER CANON · refinitiv.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.9/10canon.whisper.security/host/refinitiv.com

Resolution chain

refinitiv.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
159.220.50.88159.220.48.0/22AS32067JPMORGAN-DALLAS-JIP - JPMorgan Chase & Co.US

WHOIS identity

Registrar
iana:292
Organization
dnstination
Contact emails

Subdomains

1,747 observed subdomains of refinitiv.com.

Web-graph footprint

Distinct hostnames that link to or from refinitiv.com in the public web crawl.

1,977 sites link to this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for refinitiv.com.

MechanismTarget
SPF_INCLUDE_spf.amers.refinitiv.com
SPF_INCLUDE_spf.apac.refinitiv.com
SPF_INCLUDE_spf.emea.refinitiv.com
SPF_INCLUDE_spf.eu.mailgun.org
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEeu._netblocks.mimecast.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP148.105.0.0/16
SPF_IP192.174.95.137
SPF_IP192.174.95.138
SPF_IP198.2.128.0/18
SPF_IP205.201.128.0/20

Related pages

Pivot deeper into the graph from refinitiv.com.

Cypher and MCP

Reproduce the resolution chain directly against graph.whisper.security:

MATCH (h:HOSTNAME {name: "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 20

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