Skip to content

Hostname

grastontechnique.com

Last fetched

grastontechnique.com resolves to 4 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · grastontechnique.comRouting diversity3.0/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grastontechnique.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.36.105104.21.32.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.40.193172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.66.43.63172.66.40.0/21AS13335CLOUDFLARENET - Cloudflare, Inc.CA
172.67.192.146172.67.192.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:146
Organization
domains by proxy,
Contact emails

Subdomains

18 observed subdomains of grastontechnique.com.

Web-graph footprint

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

555 sites link to this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for grastontechnique.com.

MechanismTarget
SPF_INCLUDE_spf.google.com
SPF_INCLUDEmail.zendesk.com
SPF_INCLUDEus-east-1.amazonses.com
SPF_IP159.135.224.0/20
SPF_IP198.61.254.0/23
SPF_IP50.56.61.0/24
SPF_IP67.227.136.8

Related pages

Pivot deeper into the graph from grastontechnique.com.

Cypher and MCP

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

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