Skip to content

Hostname

gruptis.es

Last fetched

gruptis.es resolves to 1 IPv4 address operated by AS16276 in FR.

Nutrition Label

WHISPER CANON · gruptis.esRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint3.2/10canon.whisper.security/host/gruptis.es

Resolution chain

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

IPPrefixASNOperatorCountry
46.105.145.22146.105.0.0/16AS16276FR

WHOIS identity

No WHOIS records are currently associated with gruptis.es in WhisperGraph.

Subdomains

2 observed subdomains of gruptis.es.

Web-graph footprint

Distinct hostnames that link to or from gruptis.es in the public web crawl.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

MX records

SPF policy

4 SPF mechanisms authorising senders for gruptis.es.

MechanismTarget
SPF_Agruptis.es
SPF_INCLUDEspf.jabatus.fr
SPF_IP109.234.165.102
SPF_MXgruptis.es

Related pages

Pivot deeper into the graph from gruptis.es.

Cypher and MCP

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

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