Skip to content

Hostname

shore.com

Last fetched

shore.com resolves to 6 IPv4 addresses operated by ONECOM in DK.

Nutrition Label

WHISPER CANON · shore.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/shore.com

Resolution chain

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

IPPrefixASNOperatorCountry
195.47.247.29195.47.247.0/24AS51468ONECOMDK
52.222.132.3852.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.5852.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.6652.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
52.222.132.9352.222.128.0/21AS16509AMAZON-02 - Amazon.com, Inc.IE
195.47.247.47195.47.247.0/24AS51468ONECOMDK

WHOIS identity

WHOIS data is temporarily unavailable. Refresh in a moment to retry.

Subdomains

Subdomain count is temporarily unavailable. Refresh in a moment to retry.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for shore.com.

MechanismTarget
SPF_Ashore.com
SPF_INCLUDE498216.spf04.hubspotemail.net
SPF_INCLUDEamazonses.com
SPF_INCLUDEspf.mandrillapp.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP172.16.0.0/16
SPF_IP209.85.214.69
SPF_IP212.121.133.0/29
SPF_IP54.93.108.247
SPF_IP54.93.68.115
SPF_IP74.125.82.72
SPF_MXshore.com

Related pages

Pivot deeper into the graph from shore.com.

Cypher and MCP

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

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