Skip to content

Hostname

shine.com

Last fetched

shine.com resolves to 2 IPv4 addresses operated by AKAMAI-AS - Akamai Technologies, Inc. in DE.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
2.23.245.272.23.244.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.DE
23.75.65.1923.75.64.0/22AS16625AKAMAI-AS - Akamai Technologies, Inc.CZ

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 shine.com in the public web crawl.

Threat posture

History

Mail and authentication

SPF policy

16 SPF mechanisms authorising senders for shine.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEamazonses.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEspf.falconide.com
SPF_IP101.53.160.0/19
SPF_IP124.153.79.204
SPF_IP124.153.92.16
SPF_IP180.179.104.4
SPF_IP180.179.104.5
SPF_IP180.179.104.6
SPF_IP180.179.104.7
SPF_IP182.50.76.0/22
SPF_IP202.129.242.0/23
SPF_IP204.14.232.0/21
SPF_IP78.110.164.136
SPF_IP96.43.144.0/20

Related pages

Pivot deeper into the graph from shine.com.

Cypher and MCP

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

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