Hostname
commagility.com
Last fetched
commagility.com resolves to 1 IPv4 address operated by DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. in DE. WHOIS lists iana:468 as the registrar.
Nutrition Label
Resolution chain
commagility.com resolves to 1 distinct IPv4 address via WhisperGraph DNS data. Each row links to the IP, prefix, and announcing ASN.
| IP | Prefix | ASN | Operator | Country |
|---|---|---|---|---|
| 134.91.225.14 | 134.91.0.0/16 | AS680 | DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V. | DE |
WHOIS identity
- Registrar
- iana:468
- Organization
- on behalf of commagility.com owner
- Contact emails
- 48972f2f-b1f1-4e82-9ed4-79c11af306da@identity-protect.org
- 61d57c7a-53ec-41cd-a659-939f00a7e76d@identity-protect.org
- 660e2892-3c16-4e3a-9739-f4c8a95ca92d@identity-protect.org
- 71ac4517-2881-4f12-853d-667144a4647b@identity-protect.org
- 88dcb669-e3c2-47ba-8faa-22f406a7fe39@identity-protect.org
- 8eca6276-7679-465a-8c9d-bc0d97e0c9f5@identity-protect.org
- e5869c16-233e-4ffb-bf4c-711f5277f309@identity-protect.org
- owner-1894170@commagility.com.whoisprivacyservice.org
- owner-2091552@commagility.com.whoisprivacyservice.org
- owner-4926011@commagility.com.whoisprivacyservice.org
- owner-6358828@commagility.com.whoisprivacyservice.org
- owner@commagility.com.whoisprivacyservice.org
Subdomains
3 observed subdomains of commagility.com.
Web-graph footprint
Distinct hostnames that link to or from commagility.com in the public web crawl.
33 sites link to this hostname.
Threat posture
History
Mail and authentication
SPF policy
4 SPF mechanisms authorising senders for commagility.com.
| Mechanism | Target |
|---|---|
| SPF_INCLUDE | spf.protection.outlook.com |
| SPF_IP | 134.91.225.12 |
| SPF_IP | 192.109.252.157 |
| SPF_MX | commagility.com |
Related pages
Pivot deeper into the graph from commagility.com.
- IP · 134.91.225.14
- ASN · AS680DFN Verein zur Foerderung eines Deutschen Forschungsnetzes e.V.
- Registrar · iana:468
- Country · DE
- Email · 48972f2f-b1f1-4e82-9ed4-79c11af306da@identity-protect.org
- TLD · .com
- Browse hostnames · co…
- 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: "commagility.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.