Skip to content

Hostname

redbus.com.kh

Last fetched

redbus.com.kh resolves to 4 IPv4 addresses operated by AMAZON-02 - Amazon.com, Inc. in SG.

Nutrition Label

WHISPER CANON · redbus.com.khRouting diversity3.0/10Peering density9.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/redbus.com.kh

Resolution chain

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

IPPrefixASNOperatorCountry
13.215.6.9913.214.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
47.128.191.16047.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.38.11347.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG
56.10.0.256.10.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with redbus.com.kh in WhisperGraph.

Subdomains

6 observed subdomains of redbus.com.kh.

Web-graph footprint

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

38 sites link to this hostname.

45 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

12 SPF mechanisms authorising senders for redbus.com.kh.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmlrcloud.com
SPF_INCLUDEspf1.redbus.com.kh
SPF_IP13.126.83.17
SPF_IP13.251.58.206
SPF_IP15.207.238.162
SPF_IP202.54.232.150
SPF_IP209.85.220.69/32
SPF_IP3.7.107.97
SPF_IP54.240.47.39
SPF_IP54.240.47.40
SPF_IP65.1.209.68

Related pages

Pivot deeper into the graph from redbus.com.kh.

Cypher and MCP

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

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