Skip to content

Hostname

greatergoodtech.com

Last fetched

greatergoodtech.com resolves to 2 IPv4 addresses operated by LIQUIDWEB - Liquid Web, L.L.C in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

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

Resolution chain

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

IPPrefixASNOperatorCountry
50.28.86.15150.28.64.0/19AS32244LIQUIDWEB - Liquid Web, L.L.CUS
69.55.75.9869.55.64.0/20AS11440NETSVILLE - Netsville, Inc.US

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

7 observed subdomains of greatergoodtech.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

3 SPF mechanisms authorising senders for greatergoodtech.com.

MechanismTarget
SPF_Agreatergoodtech.com
SPF_IP50.28.86.151
SPF_MXgreatergoodtech.com

Related pages

Pivot deeper into the graph from greatergoodtech.com.

Cypher and MCP

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

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