Skip to content

Hostname

commsgroup.limited

Last fetched

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

Nutrition Label

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

Resolution chain

commsgroup.limited 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:468
Organization
identity protection service
Contact emails

Subdomains

2 observed subdomains of commsgroup.limited.

Web-graph footprint

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

5 sites link to this hostname.

21 sites linked to from this hostname.

Threat posture

History

Mail and authentication

SPF policy

7 SPF mechanisms authorising senders for commsgroup.limited.

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

Related pages

Pivot deeper into the graph from commsgroup.limited.

Cypher and MCP

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

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