Skip to content

Hostname

workhost.in

Last fetched

workhost.in resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · workhost.inRouting diversity1.5/10Peering density8.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.6/10canon.whisper.security/host/workhost.in

Resolution chain

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

IPPrefixASNOperatorCountry
157.90.210.53157.90.0.0/16AS24940DE

WHOIS identity

Registrar
iana:146
Organization
Contact emails

Subdomains

19 observed subdomains of workhost.in.

Web-graph footprint

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

5 sites link to this hostname.

Threat posture

History

Mail and authentication

MX records

  • workhost.in

SPF policy

13 SPF mechanisms authorising senders for workhost.in.

MechanismTarget
SPF_Aworkhost.in
SPF_IP138.201.192.11
SPF_IP138.201.205.57
SPF_IP157.90.210.53
SPF_IP159.195.50.100
SPF_IP167.235.180.96
SPF_IP35.177.220.37
SPF_IP65.21.127.94
SPF_IP65.21.76.177
SPF_IP94.130.8.49
SPF_IP95.111.228.194
SPF_IP95.217.73.85
SPF_MXworkhost.in

Related pages

Pivot deeper into the graph from workhost.in.

Cypher and MCP

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

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