Skip to content

Hostname

gomatisme.com

Last fetched

gomatisme.com resolves to 3 IPv4 addresses operated by CLOUDFLARENET - Cloudflare, Inc. in CA. WHOIS lists iana:2487 as the registrar.

Nutrition Label

WHISPER CANON · gomatisme.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/gomatisme.com

Resolution chain

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

IPPrefixASNOperatorCountry
104.21.17.39104.21.16.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA
109.234.162.61109.234.162.0/24AS50474O2SWITCHFR
172.67.220.134172.67.208.0/20AS13335CLOUDFLARENET - Cloudflare, Inc.CA

WHOIS identity

Registrar
iana:2487
Organization
Contact emails

Subdomains

4 observed subdomains of gomatisme.com.

Web-graph footprint

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

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gomatisme.com.

MechanismTarget
SPF_Agomatisme.com
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.166.190
SPF_MXgomatisme.com

Related pages

Pivot deeper into the graph from gomatisme.com.

Cypher and MCP

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

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