Skip to content

Hostname

webngo.net

Last fetched

webngo.net resolves to 1 IPv4 address operated by AS24940 in DE. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · webngo.netRouting diversity1.5/10Peering density7.5/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/webngo.net

Resolution chain

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

IPPrefixASNOperatorCountry
188.40.126.209188.40.0.0/16AS24940DE

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

32 observed subdomains of webngo.net.

Web-graph footprint

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

114 sites link to this hostname.

8 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for webngo.net.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEregistrarmail.net
SPF_INCLUDEuserinclude.dme3ds1.com
SPF_IP148.251.134.68
SPF_IP159.69.207.109
SPF_IP188.40.126.209
SPF_IP2a01:04f9:3070:2a52:0000:0000:0000:0002/96
SPF_IP35.207.131.40
SPF_IP37.27.119.107

Related pages

Pivot deeper into the graph from webngo.net.

Cypher and MCP

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

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