Skip to content

Hostname

thegosolution.com

Last fetched

thegosolution.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:48 as the registrar.

Nutrition Label

WHISPER CANON · thegosolution.comRouting diversity0.0/10Peering density0.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint6.6/10canon.whisper.security/host/thegosolution.com

Resolution chain

thegosolution.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.

WHOIS identity

Registrar
iana:48
Organization
godish_com
Contact emails

Subdomains

14 observed subdomains of thegosolution.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

13 SPF mechanisms authorising senders for thegosolution.com.

MechanismTarget
SPF_Athegosolution.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.mandrillapp.com
SPF_IP12.237.18.196/32
SPF_IP12.97.50.2/32
SPF_IP12.97.50.3/32
SPF_IP12.97.50.4/32
SPF_IP12.97.50.40/32
SPF_IP12.97.50.6/32
SPF_IP12.97.50.8/32
SPF_IP198.37.147.129/32
SPF_IP72.29.120.251/32
SPF_MXthegosolution.com

Related pages

Pivot deeper into the graph from thegosolution.com.

Cypher and MCP

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

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