Skip to content

Hostname

webajans.com

Last fetched

webajans.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:1531 as the registrar.

Nutrition Label

WHISPER CANON · webajans.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/webajans.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.35.95104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.217.14172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
185.126.219.62185.126.219.0/24AS219450TR

WHOIS identity

Registrar
iana:1531
Organization
knock knock whois not there,
Contact emails

Subdomains

76 observed subdomains of webajans.com.

Web-graph footprint

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

50 sites link to this hostname.

25 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

9 SPF mechanisms authorising senders for webajans.com.

MechanismTarget
SPF_Awebajans.com
SPF_INCLUDE_spf.elasticemail.com
SPF_INCLUDE_spf.yandex.net
SPF_INCLUDEspf.mailjet.com
SPF_IP185.126.219.60
SPF_IP185.126.219.61
SPF_IP185.126.219.62
SPF_IP89.43.30.244
SPF_MXwebajans.com

Related pages

Pivot deeper into the graph from webajans.com.

Cypher and MCP

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

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