Skip to content

Hostname

gratex.com

Last fetched

gratex.com resolves to 1 IPv4 address operated by AS6862 in SK. WHOIS lists iana:1505 as the registrar.

Nutrition Label

WHISPER CANON · gratex.comRouting diversity1.5/10Peering density1.2/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.0/10canon.whisper.security/host/gratex.com

Resolution chain

gratex.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
195.98.131.227195.98.130.0/23AS6862SK

WHOIS identity

Registrar
iana:1505
Organization
neroso inst., s.r.o., whois protection, this company does not own this domain name s.r.o.
Contact emails

Subdomains

36 observed subdomains of gratex.com.

Web-graph footprint

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

34 sites link to this hostname.

18 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

2 SPF mechanisms authorising senders for gratex.com.

MechanismTarget
SPF_INCLUDE_spf_gti.gratex.com
SPF_INCLUDE_spf_relay.gratex.com

Related pages

Pivot deeper into the graph from gratex.com.

Cypher and MCP

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

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