Skip to content

Hostname

gr8.tech

Last fetched

gr8.tech resolves to 2 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gr8.techRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings6.8/10WHOIS transparency10.0/10Resolver footprint3.2/10canon.whisper.security/host/gr8.tech

Resolution chain

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

IPPrefixASNOperatorCountry
104.18.0.174104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA
104.18.1.174104.18.42.0/24AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

61 observed subdomains of gr8.tech.

Web-graph footprint

Distinct hostnames that link to or from gr8.tech in the public web crawl.

958 sites link to this hostname.

294 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

10 SPF mechanisms authorising senders for gr8.tech.

MechanismTarget
SPF_INCLUDE27115322.spf04.hubspotemail.net
SPF_INCLUDE_spf.google.com
SPF_INCLUDE_spf.mlsend.com
SPF_INCLUDE_spf.salesforce.com
SPF_INCLUDEspf.selzy.com
SPF_IP178.62.127.247
SPF_IP2a03:b0c0:1:d0:0:0:c1a:5001
SPF_IP2a03:b0c0:3:d0:0:0:669:d001
SPF_IP46.101.101.239
SPF_IP46.101.61.102

Related pages

Pivot deeper into the graph from gr8.tech.

Cypher and MCP

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

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