Skip to content

Hostname

grupoidisa.com

Last fetched

grupoidisa.com resolves to 1 IPv4 address operated by AS262916 in MX. WHOIS lists iana:2 as the registrar.

Nutrition Label

WHISPER CANON · grupoidisa.comRouting diversity1.5/10Peering density2.4/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency10.0/10Resolver footprint4.6/10canon.whisper.security/host/grupoidisa.com

Resolution chain

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

IPPrefixASNOperatorCountry
138.185.2.83138.185.2.0/24AS262916MX

WHOIS identity

Registrar
iana:2
Organization
perfect privacy,
Contact emails

Subdomains

5 observed subdomains of grupoidisa.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

11 SPF mechanisms authorising senders for grupoidisa.com.

MechanismTarget
SPF_INCLUDE_spf.psm.knowbe4.com
SPF_INCLUDEspf-007ab001.pphosted.com
SPF_INCLUDEspf.protection.outlook.com
SPF_IP138.185.2.83
SPF_IP138.185.2.84
SPF_IP148.244.229.87
SPF_IP177.233.8.26
SPF_IP195.81.197.19
SPF_IP201.157.57.82
SPF_IP201.161.36.218
SPF_MXgrupoidisa.com

Related pages

Pivot deeper into the graph from grupoidisa.com.

Cypher and MCP

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

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