Skip to content

Hostname

sdgresources.relx.com

Last fetched

sdgresources.relx.com resolves to 6 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

WHISPER CANON · sdgresources.relx.comRouting diversity4.2/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/sdgresources.relx.com

Resolution chain

sdgresources.relx.com resolves to 6 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.200.218.4818.200.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
34.251.185.2834.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.18.20052.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.73.8252.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.170.148.754.170.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.78.174.054.78.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with sdgresources.relx.com in WhisperGraph.

Web-graph footprint

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

247 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for sdgresources.relx.com.

MechanismTarget
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEus._netblocks.mimecast.com

Related pages

Pivot deeper into the graph from sdgresources.relx.com.

Cypher and MCP

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

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