Skip to content

Hostname

superghs.com

Last fetched

superghs.com resolves to 2 IPv4 addresses operated by ORACLE-BMC-31898 - Oracle Corporation in SG. WHOIS lists iana:1291 as the registrar.

Nutrition Label

WHISPER CANON · superghs.comRouting diversity2.4/10Peering density8.3/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/superghs.com

Resolution chain

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

IPPrefixASNOperatorCountry
101.100.216.69101.100.216.0/23AS31898ORACLE-BMC-31898 - Oracle CorporationSG
119.31.233.124119.31.232.0/22AS38719SG

WHOIS identity

Registrar
iana:1291
Organization
bernard quek
Contact emails

Subdomains

135 observed subdomains of superghs.com.

Web-graph footprint

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

29 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for superghs.com.

MechanismTarget
SPF_Asuperghs.com
SPF_IP119.31.233.123
SPF_MXsuperghs.com

Related pages

Pivot deeper into the graph from superghs.com.

Cypher and MCP

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

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