Skip to content

Hostname

sghostcompare.com

Last fetched

sghostcompare.com resolves to 1 IPv4 address operated by LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD. in SG. WHOIS lists iana:460 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
23.106.50.1623.106.50.0/24AS59253LEASEWEB-APAC-SIN-11 LEASEWEB SINGAPORE PTE. LTD.SG

WHOIS identity

Registrar
iana:460
Organization
cyberaxis pte
Contact emails

Subdomains

8 observed subdomains of sghostcompare.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • sghostcompare.com

SPF policy

9 SPF mechanisms authorising senders for sghostcompare.com.

MechanismTarget
SPF_Asghostcompare.com
SPF_INCLUDE_spf.gocloudeasy.com
SPF_INCLUDErelay.mailchannels.net
SPF_IP103.23.76.107
SPF_IP103.23.76.171
SPF_IP173.234.3.200
SPF_IP203.211.128.137
SPF_IP23.106.50.16
SPF_MXsghostcompare.com

Related pages

Pivot deeper into the graph from sghostcompare.com.

Cypher and MCP

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

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