Skip to content

Hostname

cmaaugusta.com

Last fetched

cmaaugusta.com resolves to 1 IPv4 address operated by RACKSPACE - Rackspace Hosting in US. WHOIS lists iana:146 as the registrar.

Nutrition Label

WHISPER CANON · cmaaugusta.comRouting diversityPeering densityMOAS conflictThreat-feed listingsWHOIS transparencyResolver footprintcanon.whisper.security/host/cmaaugusta.com

Resolution chain

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

IPPrefixASNOperatorCountry
166.78.207.22166.78.192.0/18AS19994RACKSPACE - Rackspace HostingUS

WHOIS identity

Registrar
iana:146
Organization
computer masters of augusta
Contact emails

Subdomains

6 observed subdomains of cmaaugusta.com.

Web-graph footprint

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

Sample inbound links

Threat posture

History

Mail and authentication

SPF policy

9 SPF mechanisms authorising senders for cmaaugusta.com.

MechanismTarget
SPF_INCLUDEautotask.net
SPF_INCLUDEsendgrid.net
SPF_INCLUDEservers.mcsv.net
SPF_INCLUDEsg.cloud.kaseya.net
SPF_INCLUDEspf.protection.outlook.com
SPF_IP149.72.182.166/32
SPF_IP149.72.39.215/32
SPF_IP166.78.207.22
SPF_IP79.125.7.9/32

Related pages

Pivot deeper into the graph from cmaaugusta.com.

Cypher and MCP

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

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