Skip to content

Hostname

server.cttgroupllc.com

Last fetched

server.cttgroupllc.com resolves to 2 IPv4 addresses operated by INMOTION - InMotion Hosting, Inc. in US.

Nutrition Label

WHISPER CANON · server.cttgroupllc.comRouting diversity2.4/10Peering density4.3/10MOAS conflict✓ noneThreat-feed listings10.0/10WHOIS transparency0.0/10Resolver footprint0.0/10canon.whisper.security/host/server.cttgroupllc.com

Resolution chain

server.cttgroupllc.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.

IPPrefixASNOperatorCountry
173.231.231.182173.231.228.0/22AS22611INMOTION - InMotion Hosting, Inc.US
209.182.202.38209.182.200.0/22AS22611INMOTION - InMotion Hosting, Inc.US

WHOIS identity

No WHOIS records are currently associated with server.cttgroupllc.com in WhisperGraph.

Subdomains

11 observed subdomains of server.cttgroupllc.com.

Threat posture

History

Mail and authentication

SPF policy

4 SPF mechanisms authorising senders for server.cttgroupllc.com.

MechanismTarget
SPF_Aserver.cttgroupllc.com
SPF_IP173.231.231.182
SPF_IP209.182.202.38
SPF_MXserver.cttgroupllc.com

Related pages

Pivot deeper into the graph from server.cttgroupllc.com.

Cypher and MCP

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

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