Skip to content

Hostname

sumbu.org

Last fetched

sumbu.org resolves to 1 IPv4 address operated by AS132372 in MY. WHOIS lists iana:82 as the registrar.

Nutrition Label

WHISPER CANON · sumbu.orgRouting diversity1.5/10Peering density5.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/sumbu.org

Resolution chain

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

IPPrefixASNOperatorCountry
103.72.163.146103.72.163.0/24AS132372MY

WHOIS identity

Registrar
iana:82
Organization
kelab pengguna sumber terbuka malaysia
Contact emails

Subdomains

7 observed subdomains of sumbu.org.

Web-graph footprint

Distinct hostnames that link to or from sumbu.org in the public web crawl.

44 sites linked to from this hostname.

Sample inbound links

Threat posture

History

Mail and authentication

MX records

  • sumbu.org

SPF policy

5 SPF mechanisms authorising senders for sumbu.org.

MechanismTarget
SPF_Asumbu.org
SPF_IP103.72.163.146
SPF_IP103.72.163.15
SPF_IP103.72.163.165
SPF_MXsumbu.org

Related pages

Pivot deeper into the graph from sumbu.org.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "sumbu.org"})-[: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.