Skip to content

Hostname

commsgroup.global

Last fetched

commsgroup.global resolves to 1 IPv4 address operated by AS-VULTR - The Constant Company, LLC in AU. WHOIS lists iana:81 as the registrar.

Nutrition Label

WHISPER CANON · commsgroup.globalRouting diversity1.5/10Peering density10.0/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency6.7/10Resolver footprint4.6/10canon.whisper.security/host/commsgroup.global

Resolution chain

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

IPPrefixASNOperatorCountry
139.180.174.241139.180.160.0/20AS20473AS-VULTR - The Constant Company, LLCAU

WHOIS identity

Registrar
iana:81
Organization
ccg
Contact emails

Subdomains

10 observed subdomains of commsgroup.global.

Web-graph footprint

Distinct hostnames that link to or from commsgroup.global in the public web crawl.

8 sites link to this hostname.

32 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for commsgroup.global.

MechanismTarget
SPF_Adispatch-eu.ppe-hosted.com
SPF_INCLUDE6793681.spf04.hubspotemail.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP101.0.85.38
SPF_IP103.12.4.250
SPF_IP103.12.5.76
SPF_IP104.47.71.176
SPF_IP104.47.71.238
SPF_IP54.252.177.156

Related pages

Pivot deeper into the graph from commsgroup.global.

Cypher and MCP

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

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