Skip to content

Hostname

webraaja.com

Last fetched

webraaja.com resolves to 1 IPv4 address operated by AS-COLOCROSSING - HostPapa in US. WHOIS lists iana:303 as the registrar.

Nutrition Label

WHISPER CANON · webraaja.comRouting diversity1.5/10Peering density6.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webraaja.com

Resolution chain

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

IPPrefixASNOperatorCountry
23.94.181.523.94.181.0/24AS36352AS-COLOCROSSING - HostPapaUS

WHOIS identity

Registrar
iana:303
Organization
domain admin
Contact emails

Subdomains

31 observed subdomains of webraaja.com.

Web-graph footprint

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

22 sites link to this hostname.

58 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

  • webraaja.com

SPF policy

7 SPF mechanisms authorising senders for webraaja.com.

MechanismTarget
SPF_Awebraaja.com
SPF_IP139.99.63.202
SPF_IP15.204.13.238
SPF_IP23.94.181.19
SPF_IP23.94.181.5
SPF_IP51.81.152.107
SPF_MXwebraaja.com

Related pages

Pivot deeper into the graph from webraaja.com.

Cypher and MCP

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

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