Skip to content

Hostname

gwconsultingnig.com

Last fetched

gwconsultingnig.com resolves to 2 IPv4 addresses operated by WHG-FRA - WHG Hosting Services Ltd in DE. WHOIS lists iana:431 as the registrar.

Nutrition Label

WHISPER CANON · gwconsultingnig.comRouting diversity2.4/10Peering density9.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.6/10canon.whisper.security/host/gwconsultingnig.com

Resolution chain

gwconsultingnig.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
192.250.229.197192.250.229.0/24AS209341WHG-FRA - WHG Hosting Services LtdDE
79.124.76.15279.124.76.0/24AS57344TELEHOUSE-AS - Telehouse EADBG

WHOIS identity

Registrar
iana:431
Organization
proxy protection
Contact emails

Subdomains

11 observed subdomains of gwconsultingnig.com.

Web-graph footprint

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

12 sites linked to from this hostname.

Threat posture

History

Mail and authentication

MX records

SPF policy

3 SPF mechanisms authorising senders for gwconsultingnig.com.

MechanismTarget
SPF_Agwconsultingnig.com
SPF_IP79.124.76.152
SPF_MXgwconsultingnig.com

Related pages

Pivot deeper into the graph from gwconsultingnig.com.

Cypher and MCP

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

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