Hostname
citcloud.com
Last fetched
citcloud.com has no current public IPv4 resolution in WhisperGraph; WHOIS lists iana:1910 as the registrar.
Nutrition Label
Resolution chain
citcloud.com has no current public IPv4 resolution in WhisperGraph. The WHOIS record below is the only graph data we have on this hostname.
WHOIS identity
- Registrar
- iana:1910
- Organization
- commercial it solutions
- Contact emails
- accounting@commercialitsolutions.com
- 1d716ac7a0a7188064b5068a1aaaa06e4e00ab6f@privatedomain.gkg.net
- 41f5a7ce995d9d2378a2206da83643f83f436777@privatedomain.gkg.net
- 4885197a8113d4c7ddd5c55f2566402c6f7522f8@privatedomain.gkg.net
- 58d6e912b0d75fd4a24f00198e077ab929156ad4@privatedomain.gkg.net
- 70de293e826da52798c166c33cd63927634946c8@privatedomain.gkg.net
- 85a452ce73fdc3909fbc52df2dc28d5645b0a937@privatedomain.gkg.net
- 8632b5c9ca4ecac8eab92eec531e37dd107be2dc@privatedomain.gkg.net
- 898239abf6755bfc0a4dadcaa493882540cfbafd@privatedomain.gkg.net
- 8e681e61426dc74539b3a09624eb40b9c16e4055@privatedomain.gkg.net
- 922567b95d2478fb2be32a5762a06220764b40d1@privatedomain.gkg.net
- a7ac6c9db9c78adc035afb7381daa5c68516595a@privatedomain.gkg.net
- bd87e02437c0039fed81486909f4ce4d0ed7f756@privatedomain.gkg.net
- bea718603170e581ccf701e3f432dcfdbfe4f935@privatedomain.gkg.net
- cd305505b0e87dc328d486cae2d18c2a35eddc11@privatedomain.gkg.net
- eb34bded3f6665195554de4b0b920199961ee037@privatedomain.gkg.net
- fc6f287f4c4fbe48b2d61a2d2216d6fd28ce6d41@privatedomain.gkg.net
Subdomains
7 observed subdomains of citcloud.com.
Web-graph footprint
Distinct hostnames that link to or from citcloud.com in the public web crawl.
Sample inbound links
Threat posture
History
Mail and authentication
MX records
SPF policy
10 SPF mechanisms authorising senders for citcloud.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | reflexion.net |
| SPF_INCLUDE | servers.mcsv.net |
| SPF_INCLUDE | spf.myconnectwise.net |
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.serverdata.net |
| SPF_IP | 162.243.19.104 |
| SPF_IP | 192.241.131.39 |
| SPF_IP | 192.241.210.72 |
| SPF_IP | 199.193.221.0/24 |
| SPF_IP | 208.65.144.0/21 |
Related pages
Pivot deeper into the graph from citcloud.com.
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "citcloud.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 20Or query Whisper from your own LLM workflow via the Whisper MCP server.