Skip to content

Hostname

orcid.figshare.com

Last fetched

orcid.figshare.com resolves to 7 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE.

Nutrition Label

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

Resolution chain

orcid.figshare.com resolves to 7 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
108.128.237.163108.128.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.218.25134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.64.3752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.212.241.14152.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.201.10552.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.30.90.14052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.0.4752.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

No WHOIS records are currently associated with orcid.figshare.com in WhisperGraph.

Web-graph footprint

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

45 sites link to this hostname.

14 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for orcid.figshare.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf2.figshare.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEaspmx.pardot.com
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEstspg-customer.com

Related pages

Pivot deeper into the graph from orcid.figshare.com.

Cypher and MCP

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

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