Skip to content

Hostname

go4server.in

Last fetched

go4server.in resolves to 1 IPv4 address operated by AS55470 in IN. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · go4server.inRouting diversity1.5/10Peering density4.7/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency3.3/10Resolver footprint4.6/10canon.whisper.security/host/go4server.in

Resolution chain

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

IPPrefixASNOperatorCountry
49.50.76.5749.50.76.0/24AS55470IN

WHOIS identity

Registrar
iana:146
Organization
marketingonwebs
Contact emails

Subdomains

16 observed subdomains of go4server.in.

Threat posture

History

Mail and authentication

SPF policy

5 SPF mechanisms authorising senders for go4server.in.

MechanismTarget
SPF_Ago4server.in
SPF_IP103.117.156.33
SPF_IP194.163.175.129
SPF_IP49.50.76.57
SPF_MXgo4server.in

Related pages

Pivot deeper into the graph from go4server.in.

Cypher and MCP

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

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