Skip to content

Hostname

webwerks.in

Last fetched

webwerks.in resolves to 1 IPv4 address operated by AS133296 in IN. WHOIS lists iana:1337 as the registrar.

Nutrition Label

WHISPER CANON · webwerks.inRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint8.2/10canon.whisper.security/host/webwerks.in

Resolution chain

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

IPPrefixASNOperatorCountry
180.149.240.246180.149.240.0/24AS133296IN

WHOIS identity

Registrar
iana:1337
Organization
web werks india pvt.
Contact emails

Subdomains

38 observed subdomains of webwerks.in.

Web-graph footprint

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

135 sites link to this hostname.

69 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for webwerks.in.

MechanismTarget
SPF_Awebwerks.in
SPF_IP103.7.181.70
SPF_IP180.149.241.244
SPF_IP206.183.111.214
SPF_IP206.183.111.215
SPF_IP206.183.111.217
SPF_IP206.183.111.236
SPF_MXwebwerks.in

Related pages

Pivot deeper into the graph from webwerks.in.

Cypher and MCP

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

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