Skip to content

Hostname

kolkata.viewen.com

Last fetched

kolkata.viewen.com resolves to 1 IPv4 address operated by netcup-AS - netcup GmbH in AT.

Nutrition Label

WHISPER CANON · kolkata.viewen.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/kolkata.viewen.com

Resolution chain

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

IPPrefixASNOperatorCountry
89.58.17.21189.58.16.0/21AS197540netcup-AS - netcup GmbHAT

WHOIS identity

No WHOIS records are currently associated with kolkata.viewen.com in WhisperGraph.

Subdomains

1 observed subdomain of kolkata.viewen.com.

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for kolkata.viewen.com.

MechanismTarget
SPF_Akolkata.viewen.com
SPF_IP89.58.17.211
SPF_MXkolkata.viewen.com

Related pages

Pivot deeper into the graph from kolkata.viewen.com.

Cypher and MCP

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

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