Skip to content

Hostname

18sg.com

Last fetched

18sg.com resolves to 1 IPv4 address operated by AS55720 in MY. WHOIS lists iana:1861 as the registrar.

Nutrition Label

WHISPER CANON · 18sg.comRouting diversity1.5/10Peering density6.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/18sg.com

Resolution chain

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

IPPrefixASNOperatorCountry
61.4.102.9561.4.102.0/24AS55720MY

WHOIS identity

Registrar
iana:1861
Organization
global smihost
Contact emails

Subdomains

23 observed subdomains of 18sg.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

MX records

  • 18sg.com

SPF policy

5 SPF mechanisms authorising senders for 18sg.com.

MechanismTarget
SPF_A18sg.com
SPF_IP103.75.188.198
SPF_IP103.75.188.73
SPF_IP61.4.102.95
SPF_MX18sg.com

Related pages

Pivot deeper into the graph from 18sg.com.

Cypher and MCP

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

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