Skip to content

Hostname

garudabay.com

Last fetched

garudabay.com resolves to 1 IPv4 address operated by AS56140 in MY. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · garudabay.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint5.2/10canon.whisper.security/host/garudabay.com

Resolution chain

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

IPPrefixASNOperatorCountry
42.0.28.2542.0.28.0/24AS56140MY

WHOIS identity

Registrar
iana:303
Organization
billing dept
Contact emails

Subdomains

7 observed subdomains of garudabay.com.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

5 SPF mechanisms authorising senders for garudabay.com.

MechanismTarget
SPF_Agarudabay.com
SPF_INCLUDE_spf.nocser.net
SPF_IP42.0.28.25
SPF_IP42.0.28.63
SPF_MXgarudabay.com

Related pages

Pivot deeper into the graph from garudabay.com.

Cypher and MCP

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

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