Skip to content

Hostname

ngb.co.il

Last fetched

ngb.co.il resolves to 1 IPv4 address operated by AS1680 in IL.

Nutrition Label

WHISPER CANON · ngb.co.ilRouting diversity1.5/10Peering density9.1/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint4.0/10canon.whisper.security/host/ngb.co.il

Resolution chain

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

IPPrefixASNOperatorCountry
192.116.40.214192.116.32.0/20AS1680IL

WHOIS identity

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

Subdomains

1 observed subdomain of ngb.co.il.

Subdomain
www.ngb.co.il

Web-graph footprint

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

37 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

8 SPF mechanisms authorising senders for ngb.co.il.

MechanismTarget
SPF_INCLUDE_spf.activetrail.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf1.miovent.de
SPF_IP192.116.40.214
SPF_IP81.209.250.115/30
SPF_IP81.209.250.116
SPF_IP81.209.250.117
SPF_IP81.209.250.118

Related pages

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

Cypher and MCP

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

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