Skip to content

Hostname

entab.info

Last fetched

entab.info resolves to 1 IPv4 address operated by AS133296 in IN. WHOIS lists iana:895 as the registrar.

Nutrition Label

WHISPER CANON · entab.infoRouting diversity1.5/10Peering density7.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/entab.info

Resolution chain

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

IPPrefixASNOperatorCountry
150.242.12.66150.242.12.0/24AS133296IN

WHOIS identity

Registrar
iana:895
Organization
entab infotech pvt.
Contact emails

Subdomains

46 observed subdomains of entab.info.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

1 SPF mechanism authorising senders for entab.info.

MechanismTarget
SPF_INCLUDE_spf.google.com

Related pages

Pivot deeper into the graph from entab.info.

Cypher and MCP

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

MATCH (h:HOSTNAME {name: "entab.info"})-[: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.