Skip to content

Hostname

www.sharehostserver.com

Last fetched

www.sharehostserver.com resolves to 1 IPv4 address operated by AS131745 in ID.

Nutrition Label

WHISPER CANON · www.sharehostserver.comRouting diversity1.5/10Peering density3.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/www.sharehostserver.com

Resolution chain

www.sharehostserver.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
103.139.175.6103.139.175.0/24AS131745ID

WHOIS identity

No WHOIS records are currently associated with www.sharehostserver.com in WhisperGraph.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for www.sharehostserver.com.

MechanismTarget
SPF_Awww.sharehostserver.com
SPF_IP103.139.175.6
SPF_IP103.241.192.9
SPF_IP104.161.80.102
SPF_IP66.45.229.134
SPF_IP76.164.217.118
SPF_IP76.164.226.195
SPF_MXwww.sharehostserver.com

Related pages

Pivot deeper into the graph from www.sharehostserver.com.

Cypher and MCP

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

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