Skip to content

Hostname

webweb.in

Last fetched

webweb.in resolves to 1 IPv4 address operated by DIGITALOCEAN-ASN - DigitalOcean, LLC in IN. WHOIS lists iana:889996 as the registrar.

Nutrition Label

WHISPER CANON · webweb.inRouting diversity1.5/10Peering density5.8/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/webweb.in

Resolution chain

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

IPPrefixASNOperatorCountry
139.59.53.188139.59.52.0/22AS14061DIGITALOCEAN-ASN - DigitalOcean, LLCIN

WHOIS identity

Registrar
iana:889996
Organization
kimgangjung
Contact emails

Subdomains

9 observed subdomains of webweb.in.

Web-graph footprint

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

32 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for webweb.in.

MechanismTarget
SPF_Amail.entpmail.com
SPF_Awebweb.in
SPF_INCLUDErelay.outboundspamprotection.com
SPF_INCLUDEspf.antispamcloud.com
SPF_MXwebweb.in

Related pages

Pivot deeper into the graph from webweb.in.

Cypher and MCP

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

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