Skip to content

Hostname

ngtech.co.il

Last fetched

ngtech.co.il resolves to 1 IPv4 address operated by AS12491 in IL.

Nutrition Label

WHISPER CANON · ngtech.co.ilRouting diversity1.5/10Peering density6.9/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ngtech.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
81.199.130.19181.199.130.0/24AS12491IL

WHOIS identity

No WHOIS records are currently associated with ngtech.co.il in WhisperGraph.

Subdomains

55 observed subdomains of ngtech.co.il.

Web-graph footprint

Distinct hostnames that link to or from ngtech.co.il in the public web crawl.

5 sites link to this hostname.

74 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for ngtech.co.il.

MechanismTarget
SPF_Angtech.co.il
SPF_INCLUDEneto.net.il
SPF_IP94.159.140.193
SPF_MXngtech.co.il

Related pages

Pivot deeper into the graph from ngtech.co.il.

Cypher and MCP

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

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