Skip to content

Hostname

group-dis.com

Last fetched

group-dis.com resolves to 1 IPv4 address operated by AS20986 in FR. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · group-dis.comRouting diversity1.5/10Peering density2.8/10MOAS conflict✓ noneThreat-feed listings8.0/10WHOIS transparency10.0/10Resolver footprint8.3/10canon.whisper.security/host/group-dis.com

Resolution chain

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

IPPrefixASNOperatorCountry
185.111.59.48185.111.56.0/22AS20986FR

WHOIS identity

Registrar
iana:81
Organization
direct info service
Contact emails

Subdomains

20 observed subdomains of group-dis.com.

Web-graph footprint

Distinct hostnames that link to or from group-dis.com in the public web crawl.

36 sites link to this hostname.

1 site linked to from this hostname.

Sample outbound links

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for group-dis.com.

MechanismTarget
SPF_Agroup-dis.com
SPF_INCLUDEmail.directinfoservice.com
SPF_INCLUDEspf.mailjet.com
SPF_INCLUDEspf.protection.outlook.com
SPF_INCLUDEspf.sendinblue.com
SPF_IP185.111.57.133
SPF_MXgroup-dis.com

Related pages

Pivot deeper into the graph from group-dis.com.

Cypher and MCP

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

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