Skip to content

Hostname

figshare.com

Last fetched

figshare.com resolves to 20 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in IE. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · figshare.comRouting diversity5.6/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/figshare.com

Resolution chain

figshare.com resolves to 20 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
18.203.192.17518.202.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
34.241.123.18234.240.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.249.107.20034.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
34.254.218.25134.248.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.16.179.6352.16.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.19.64.3752.18.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.208.14.17652.208.0.0/13AS16509AMAZON-02 - Amazon.com, Inc.IE
52.211.111.8952.208.0.0/13AS16509AMAZON-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.31.87.10052.30.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
52.51.198.24552.48.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.233.6854.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.228.94.6154.228.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.IE
54.77.219.17854.76.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.80.25.14299.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.202.23099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE
99.81.222.20099.80.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.IE

WHOIS identity

Registrar
iana:468
Organization
on behalf of figshare.com owner
Contact emails

Subdomains

165 observed subdomains of figshare.com.

Web-graph footprint

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

6,702 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for 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 figshare.com.

Cypher and MCP

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

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