Skip to content

Hostname

nlpgroup.in

Last fetched

nlpgroup.in resolves to 1 IPv4 address operated by AS42831 in GB. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · nlpgroup.inRouting diversity1.5/10Peering density7.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency3.3/10Resolver footprint5.6/10canon.whisper.security/host/nlpgroup.in

Resolution chain

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

IPPrefixASNOperatorCountry
94.136.168.1694.136.168.0/22AS42831GB

WHOIS identity

Registrar
iana:146
Organization
nlp group of institution
Contact emails

Subdomains

8 observed subdomains of nlpgroup.in.

Web-graph footprint

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

2 sites linked to from this hostname.

Sample inbound links

Sample outbound links

Threat posture

History

Mail and authentication

MX records

  • nlpgroup.in

SPF policy

5 SPF mechanisms authorising senders for nlpgroup.in.

MechanismTarget
SPF_Anlpgroup.in
SPF_IP78.157.215.4
SPF_IP94.136.168.16
SPF_IP94.136.168.2
SPF_MXnlpgroup.in

Related pages

Pivot deeper into the graph from nlpgroup.in.

Cypher and MCP

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

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