Skip to content

Hostname

semanticscholar.org

Last fetched

semanticscholar.org resolves to 8 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in US. WHOIS lists iana:468 as the registrar.

Nutrition Label

WHISPER CANON · semanticscholar.orgRouting diversity2.4/10Peering density9.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/semanticscholar.org

Resolution chain

semanticscholar.org resolves to 8 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
18.164.116.10818.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.11718.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.6118.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
18.164.116.7418.164.112.0/21AS16509AMAZON-02 - Amazon.com, Inc.US
3.174.46.213.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.343.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.703.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE
3.174.46.883.174.46.0/23AS16509AMAZON-02 - Amazon.com, Inc.DE

WHOIS identity

Registrar
iana:468
Organization
ai2
Contact emails

Subdomains

18 observed subdomains of semanticscholar.org.

Web-graph footprint

Distinct hostnames that link to or from semanticscholar.org in the public web crawl.

29,245 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for semanticscholar.org.

MechanismTarget
SPF_Asemanticscholar.org
SPF_INCLUDE5910970.spf08.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmg-spf.greenhouse.io
SPF_IP35.160.27.221
SPF_IP52.10.131.143
SPF_IP52.11.211.149
SPF_IP54.149.223.60
SPF_MXsemanticscholar.org

Related pages

Pivot deeper into the graph from semanticscholar.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "semanticscholar.org"})-[: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.