Hostname
celeritysolutionsgroup.com
Last fetched
celeritysolutionsgroup.com resolves to 2 IPv4 addresses operated by DATABANK-LATISYS - Latisys-Denver, LLC in GB. WHOIS lists iana:2 as the registrar.
Nutrition Label
Resolution chain
celeritysolutionsgroup.com resolves to 2 distinct IPv4 addresses via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 216.7.172.167 | 216.7.160.0/19 | AS29863 | DATABANK-LATISYS - Latisys-Denver, LLC | GB |
| 52.242.214.48 | 52.224.0.0/11 | AS8075 | MICROSOFT-CORP-MSN-AS-BLOCK - Microsoft Corporation | US |
WHOIS identity
- Registrar
- iana:2
- Organization
- celerity solutions group,
- Contact emails
Subdomains
10 observed subdomains of celeritysolutionsgroup.com.
Web-graph footprint
Distinct hostnames that link to or from celeritysolutionsgroup.com in the public web crawl.
4 sites linked to from this hostname.
Sample inbound links
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for celeritysolutionsgroup.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_INCLUDE | spf.turbo-smtp.com |
| SPF_IP | 216.7.172.164 |
| SPF_IP | 216.7.172.166 |
Related pages
Pivot deeper into the graph from celeritysolutionsgroup.com.
- IP · 216.7.172.167
- ASN · AS29863DATABANK-LATISYS - Latisys-Denver, LLC
- Registrar · iana:2
- Country · GB
- Email · dara@celeritysolutionsgroup.com
- TLD · .com
- Browse hostnames · ce…
- Glossary · What is a hostname?
- Whisper Internet Directory — home
- Live MOAS conflicts feed
- Threat feed · Spamhaus DROP
- United States internet infrastructure
Cypher and MCP
Reproduce the resolution chain directly against graph.whisper.security:
MATCH (h:HOSTNAME {name: "celeritysolutionsgroup.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.