Skip to content

Hostname

redbus.my

Last fetched

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

Nutrition Label

WHISPER CANON · redbus.myRouting diversity5.4/10Peering density9.6/10MOAS conflict✓ noneThreat-feed listings6.0/10WHOIS transparency0.0/10Resolver footprint8.3/10canon.whisper.security/host/redbus.my

Resolution chain

redbus.my resolves to 14 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
175.41.180.79175.41.128.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
18.139.176.17918.138.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
18.140.93.22618.140.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.110.03.0.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
3.0.245.743.0.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
52.220.86.10952.220.0.0/15AS16509AMAZON-02 - Amazon.com, Inc.SG
52.77.146.1452.77.0.0/16AS16509AMAZON-02 - Amazon.com, Inc.SG
54.169.47.14154.169.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
54.251.250.8254.251.192.0/18AS16509AMAZON-02 - Amazon.com, Inc.SG
56.10.0.256.10.0.0/17AS16509AMAZON-02 - Amazon.com, Inc.SG
47.131.28.20147.128.0.0/14AS16509AMAZON-02 - Amazon.com, Inc.SG

WHOIS identity

No WHOIS records are currently associated with redbus.my in WhisperGraph.

Subdomains

26 observed subdomains of redbus.my.

Web-graph footprint

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

353 sites link to this hostname.

56 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

6 SPF mechanisms authorising senders for redbus.my.

MechanismTarget
SPF_INCLUDEamazonses.com
SPF_IP13.228.140.34
SPF_IP175.41.136.193
SPF_IP54.240.38.172
SPF_IP54.240.38.173
SPF_IP54.251.251.109

Related pages

Pivot deeper into the graph from redbus.my.

Cypher and MCP

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

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