Skip to content

Hostname

gruporegio.us

Last fetched

gruporegio.us resolves to 1 IPv4 address operated by AS18734 in MX. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · gruporegio.usRouting diversity1.5/10Peering density8.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint8.0/10canon.whisper.security/host/gruporegio.us

Resolution chain

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

IPPrefixASNOperatorCountry
189.202.249.108189.202.249.0/24AS18734MX

WHOIS identity

Registrar
iana:146
Organization
grupo regio
Contact emails

Subdomains

7 observed subdomains of gruporegio.us.

Web-graph footprint

Distinct hostnames that link to or from gruporegio.us in the public web crawl.

22 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for gruporegio.us.

MechanismTarget
SPF_Agruporegio.us
SPF_Amx1.gruporegio.us
SPF_IP189.202.249.105
SPF_MXgruporegio.us

Related pages

Pivot deeper into the graph from gruporegio.us.

Cypher and MCP

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

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